brisk-security

0.2.2 • Public • Published

Brisk: Security

An all inclusive security module for Brisk

Features

Dependencies

  • Helmet
  • Cererus
  • Connect-cors
  • CSRF

Install

Using npm:

npm install brisk-security

Usage

Customize through the brisk options of your application. Everything lives under the security group:

{
...
    security: {

        cerberus: {...},

        cors: {...},

        csrf: false,

        helmet: {...}
    }
...
}

...

Credits

Initiated by Makis Tracend

Distributed through Makesites

Released under the MIT license

Package Sidebar

Install

npm i brisk-security

Weekly Downloads

0

Version

0.2.2

License

none

Unpacked Size

3.65 kB

Total Files

11

Last publish

Collaborators

  • makesites