drogonframework/drogon

Security

Open

#646 建立於 2020年12月8日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C++ (1,014 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (10,462 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 3 個 PR)

描述

How is security preparation for both of maintainers and drogon users ? Here are something I hope in drogon's roadmap : some security advice with drogon specific code in the documentation , default security tightening in starter projects (example, authentication and authorization in default state of starter projects) and security enhancement in default state of drogon .

In PHP world, here is some notable security advice of yii2 framework maintainers with yii2 specific codes : https://www.yiiframework.com/doc/guide/2.0/en/security-overview

Thank you for your awesome library.

貢獻者指南