{"id":13725449,"url":"https://github.com/pyupio/pyup-django","last_synced_at":"2025-08-21T09:32:39.093Z","repository":{"id":46084624,"uuid":"72216696","full_name":"pyupio/pyup-django","owner":"pyupio","description":"Displays a red warning banner if you are running an insecure Django release.","archived":false,"fork":false,"pushed_at":"2022-12-26T20:26:12.000Z","size":644,"stargazers_count":72,"open_issues_count":9,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-31T11:48:12.057Z","etag":null,"topics":["django","security"],"latest_commit_sha":null,"homepage":"https://pyup.io","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/pyupio.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","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":"2016-10-28T14:56:02.000Z","updated_at":"2025-03-14T15:10:28.000Z","dependencies_parsed_at":"2023-01-31T01:15:25.373Z","dependency_job_id":null,"html_url":"https://github.com/pyupio/pyup-django","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pyupio/pyup-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fpyup-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fpyup-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fpyup-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fpyup-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyupio","download_url":"https://codeload.github.com/pyupio/pyup-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fpyup-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271455631,"owners_count":24762764,"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-21T02:00:08.990Z","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":["django","security"],"created_at":"2024-08-03T01:02:23.761Z","updated_at":"2025-08-21T09:32:38.794Z","avatar_url":"https://github.com/pyupio.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![safety](https://raw.githubusercontent.com/pyupio/pyup-django/master/safety-django.jpg)](https://pyup.io/safety/)\n\n\n[![PyPi](https://img.shields.io/pypi/v/pyup-django.svg)](https://pypi.python.org/pypi/pyup-django)\n[![Travis](https://img.shields.io/travis/pyupio/pyup-django.svg)](https://travis-ci.org/pyupio/pyup-django)\n\n# About\n\nDisplays a red warning banner if you are running an insecure Django release.\n\n![insecure](insecure.png)\n\n# Installation\n\nInstall `pyup-django` with pip:\n\n```\npip install pyup-django\n```\n\nand add it to your `INSTALLED_APPS`, before `django.contrib.admin`\n\n```\nINSTALLED_APPS = [\n    'pyup_django',\n    'django.contrib.admin',\n]\n```\n\n# How does it work?\n\n`pyup-django` extends the admin base template and checks [https://pyup.io/api/v1/insecure/django/](https://pyup.io/api/v1/insecure/django/)\nif the currently installed Django release is insecure.\n\nRequests to the API are cached for 24 hours and won't leak any sensitive\ninformation other than the servers IP address.\n\n\n# Support\n\nIf you are using `pyup-django` in one of your projects, please consider getting a paid\n[pyup.io](https://pyup.io) account. This is what makes projects like this possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyupio%2Fpyup-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyupio%2Fpyup-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyupio%2Fpyup-django/lists"}