Skip to content
forked from nucleode/nuhelmet

Content Security Policy (CSP) custom directive for fastify-helmet.

License

Notifications You must be signed in to change notification settings

nclBaz/nuhelmet

 
 

Repository files navigation

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

About

Content Security Policy (CSP) custom directive for fastify-helmet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%