nuhelmet
TypeScript icon, indicating that this package has built-in type declarations

0.2.8 • Public • Published

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

Package Sidebar

Install

npm i nuhelmet

Weekly Downloads

0

Version

0.2.8

License

MIT

Unpacked Size

6.44 kB

Total Files

7

Last publish

Collaborators

  • tehkapa