drogonframework/drogon

Security

Offen

#646 geöffnet am 08.12.2020

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.014 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (10.462 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (3 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide