How to Install ruby-secure-headers in Ubuntu 18.04



Install ruby-secure-headers by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-secure-headers

Description:

Security related headers all in one gem

Add easily configured security headers to responses including Content-Security-Policy(CSP) which helps detect/prevent XSS and mixed-contents x-frame-options, strict-transport-security, etc.

Homepage: https://github.com/twitter/secureheaders

Version: 3.7.1-1

Section: universe/ruby