drogonframework/drogon

Security

Aberta

#646 aberto em 8 de dez. de 2020

 (4 comentários) (0 reação) (0 responsável)C++ (1.014 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (10.462 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (3 fundiu PRs em 30d)

Description

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.

Guia do colaborador