This extension provides basic security features for TYPO3 CMS.
This implementation is a proof-of-concept prototype and thus experimental development. Since not all planned features are implemented, this extension should not be used for production sites.
Use composer to install this extension in your project:
composer config repositories.security git https://github.com/typo3-initiatives/security
composer require typo3/cms-security
Development for this extension is happening as part of the TYPO3 persistence initiative.