monish-khatri / security-headers
Attach OWASP security related headers to HTTP response.
Requires
- php: ^8.0.2
This package is auto-updated.
Last update: 2025-02-24 13:06:41 UTC
README
Introduction
Package provides a minimal and simple integration to attach security headers for building a secure Laravel application. This package publishes config file to your application that can be easily customized based on your own application's needs.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Installation guide
You can setup the Security Headers by following given steps in Installation guide.
Contributing
Pull requests and feedback are very welcome :) on GitHub at https://github.com/monish-khatri/security-headers
License
Laravel Security Headers is open-sourced software licensed under the MIT license.