Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
/ nuhelmet Public archive

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

License

Notifications You must be signed in to change notification settings

nucleode/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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published