Baroshem / nuxt-security

🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware
https://nuxt-security.vercel.app/
MIT License
737 stars 56 forks source link

feat(docs): add security to docs #451

Closed vejja closed 1 month ago

vejja commented 1 month ago

Types of changes

This allows to deploy docs with Nuxt Security enabled. This is a first step towards obtaining a security score that can be displayed on the site: see #446

Description

Checklist:

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-security ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2024 2:30pm
vejja commented 1 month ago

Docs now deployed with security headers

vejja commented 1 month ago

Great piece of work Sebastien! I am glad thatwe will have this as a part of our docs!

You cans afely merge right now to the RC branch :)

Will do now Can you change the Vercel deploy settings to disable the Live Comments ? Reason is: this feature injects a post-build script which is not SRI-protected. Removing the script will improve our Mozilla score