Module: SecurityTxt

Defined in:
lib/securitytxt.rb,
lib/securitytxt/parser.rb,
lib/securitytxt/version.rb,
lib/securitytxt/generator.rb,
lib/securitytxt/middleware.rb

Overview

Rails SecurityTXT generator

Defined Under Namespace

Classes: Application, Generator, Middleware, Parser

Constant Summary collapse

SECTIONS =
%i[acknowledgment contact encryption signature policy].freeze
VERSION =
'0.2.0'