django-security-txt:处理security.txt

时间:2021-03-29 03:21:49
【文件属性】:
文件名称:django-security-txt:处理security.txt
文件大小:62KB
文件格式:ZIP
更新时间:2021-03-29 03:21:49
python security django securitytxt Python django-security-txt文档 django-security-txt是Django可重用的应用程序,用于处理security.txt( ) 内容 从git存储库获取源代码副本: $ git clone https://github.com/vint21h/django-security-txt.git 。 或从下载最新版本。 从存储库源代码树或解压缩的归档文件中运行$ python ./setup.py install 。 或使用pip: $ pip install django-security-txt 。 将"security_txt"添加到settings.INSTALLED_APPS : # settings.py INSTALLED_APPS += [ "phonenumber_field" , "security_txt" , ] 在您
【文件预览】:
django-security-txt-master
----.gitignore(397B)
----setup.cfg(9KB)
----COPYING(34KB)
----README.rst(4KB)
----.github()
--------ISSUE_TEMPLATE.md(1KB)
--------SECURITY.md(576B)
--------PULL_REQUEST_TEMPLATE.md(843B)
--------workflows()
--------CODEOWNERS(56B)
--------config.yml(72B)
----.pre-commit-config.yaml(4KB)
----tests()
--------settings.py(2KB)
--------test_views.py(16KB)
--------models()
--------__init__.py(152B)
----.gitattributes(39B)
----Pipfile(1KB)
----security_txt()
--------conf.py(847B)
--------migrations()
--------constants.py(1KB)
--------urls.py(454B)
--------models()
--------admin()
--------__init__.py(259B)
--------apps.py(459B)
--------locale()
--------views.py(2KB)
--------templates()
----TODO(68B)
----AUTHORS(73B)
----MANIFEST.in(184B)
----.envrc(136B)
----setup.py(153B)
----.editorconfig(479B)
----Makefile(3KB)
----.python-version(6B)
----.env.example(123B)

网友评论