遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8495)
<a href="https://www.bestpractices.dev/projects/8495"><img src="https://www.bestpractices.dev/projects/8495/badge"></a>
Package that modifies Django's default behaviour such that all views are "private" by default (i.e. inaccessible to all, whether authenticated or not). Acts as an extra layer of defense against coding mistakes or misconfigurations.
Repository on GitHub, which uses git. git is distributed.
Tests can be run using Django's test commands, but a convenience script to run tests using multiple configurations is provided for ease of use.
警告:需要URL,但找不到URL。
GitHub actions is configured to run tests on every commit.
// X-Content-Type-Options was not set to "nosniff".
Dynamic analysis is inappropriate as this project produces an extension to Django rather than a standalone application.
后退