0.2.8 • Published 5 years ago

nuhelmet v0.2.8

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

NuHelmet

NPM downloads built with typescript-lib-starter styled with prettier david-dm Greenkeeper badge

Content Security Policy (CSP) directive for fastify-helmet. Include some security best practices design for OWASP. Be like Fort Knox!

Install

npm install nuhelmet

Usage

import nuhelmet from 'nuhelmet'

server.register(nuhelmet, {
    domains: ['nucleode.com','fastify.io'],
  })

Dependencies

0.2.8

5 years ago

0.2.7

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago