{"id":37072766,"url":"https://github.com/metemaddar/django_hide","last_synced_at":"2026-01-14T08:32:41.426Z","repository":{"id":55120226,"uuid":"161085536","full_name":"metemaddar/django_hide","owner":"metemaddar","description":"Django package to hide from wappalyzer","archived":false,"fork":false,"pushed_at":"2025-05-30T20:23:24.000Z","size":36,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T04:10:12.127Z","etag":null,"topics":["django","security"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/django-hide","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/metemaddar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-09T22:03:22.000Z","updated_at":"2024-11-25T17:08:45.000Z","dependencies_parsed_at":"2022-08-14T12:40:12.510Z","dependency_job_id":null,"html_url":"https://github.com/metemaddar/django_hide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metemaddar/django_hide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metemaddar%2Fdjango_hide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metemaddar%2Fdjango_hide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metemaddar%2Fdjango_hide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metemaddar%2Fdjango_hide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metemaddar","download_url":"https://codeload.github.com/metemaddar/django_hide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metemaddar%2Fdjango_hide/sbom","scorecard":{"id":638052,"data":{"date":"2025-08-11","repo":{"name":"github.com/metemaddar/django_hide","commit":"840fd2bb7805926f160cdcad9cca39cdad8414bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/django.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metemaddar/django_hide/django.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/django.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metemaddar/django_hide/django.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metemaddar/django_hide/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metemaddar/django_hide/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/django.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/django.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/django.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:15","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":"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:18"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-102 / GHSA-5hgc-2vfp-mqvc","Warn: Project is vulnerable to: PYSEC-2025-47 / GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2024-156 / GHSA-8498-2h75-472j","Warn: Project is vulnerable to: PYSEC-2025-37 / GHSA-8j24-cjrq-gr2m","Warn: Project is vulnerable to: PYSEC-2024-157 / GHSA-m9g8-fxxm-xg86","Warn: Project is vulnerable to: PYSEC-2025-13 / GHSA-p3fp-8748-vqfq","Warn: Project is vulnerable to: PYSEC-2025-1 / GHSA-qcgg-j2x8-h9g8","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2025-14 / GHSA-wqfg-m96j-85vm"],"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-21T09:51:04.053Z","repository_id":55120226,"created_at":"2025-08-21T09:51:04.054Z","updated_at":"2025-08-21T09:51:04.054Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:31:27.429Z","status":"ssl_error","status_checked_at":"2026-01-14T08:31:19.098Z","response_time":107,"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","security"],"created_at":"2026-01-14T08:32:40.713Z","updated_at":"2026-01-14T08:32:41.406Z","avatar_url":"https://github.com/metemaddar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Hide\n\n![Django CI](https://github.com/metemaddar/django_hide/actions/workflows/django.yml/badge.svg)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/metemaddar/django_hide/master/docs/logo.svg\" alt=\"Logo\"/\u003e\n\u003c/p\u003e\n\n**Django Hide** is a Django package designed to obscure your application's programming languages and frameworks from detection tools like Wappalyzer. By encrypting the CSRF token tag, this package helps prevent Wappalyzer and similar tools from identifying your application as a Django project.\n\n## Requirements\n\n### Python\nSupports Python versions 3.6 and later, in line with Django’s compatibility. For more details on Python versions compatible with Django, see [What Python version can I use with Django?](https://docs.djangoproject.com/en/stable/faq/install/#what-python-can-i-use-with-django)\n\n## Installation\n\nInstall `django-hide` and its dependencies from [PyPI](https://pypi.python.org/pypi/django-hide) using `pip`:\n\n```shell\npip install django-hide\n```\n\n## Setup\n\n1. Add `django_hide` to your `INSTALLED_APPS`:\n\n    ```python\n    INSTALLED_APPS = (\n        ...\n        'django_hide',\n    )\n    ```\n\n2. Add `django_hide` middleware to your `MIDDLEWARE`:\n\n    ```python\n    MIDDLEWARE = (\n        ...\n        'django_hide.middleware.CSRFHIDEMiddleware',\n    )\n    ```\n\n3. Load the `{% load django_hide %}` template tag in your templates:\n\n    ```html\n    {% extends \"base.html\" %}\n    {% load django_hide %}\n    ```\n\n4. Replace `{% csrf_token %}` with `{% h_csrf_token %}` in your forms:\n\n    ```html\n    \u003cform method=\"post\" action=\"{% url 'action' %}\" \n          onsubmit=\"return confirm('Are you sure?')\"\u003e\n        \n        {% h_csrf_token %}\n\n        \u003cbutton class=\"btn btn-sm btn-warning\"\n                type=\"submit\"\u003e{% \"Submit\" %}\u003c/button\u003e\n    \u003c/form\u003e\n    ```\n\n## Note\n\nTo ensure your Django application remains hidden, clear Wappalyzer cookies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetemaddar%2Fdjango_hide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetemaddar%2Fdjango_hide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetemaddar%2Fdjango_hide/lists"}