This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Leverage Mozilla Observatory to improve security #194
Comments
Using helmet seems to be a good approach to implement the security headers. |
rgreinho
added a commit
that referenced
this issue
Jan 23, 2020
Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes #194
rgreinho
added a commit
that referenced
this issue
Jan 24, 2020
Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes #194
rgreinho
added a commit
to rgreinho/scrapdviz
that referenced
this issue
Jan 26, 2020
Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes scrapd#194
rgreinho
added a commit
that referenced
this issue
Jan 27, 2020
Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes #194
mergify bot
pushed a commit
that referenced
this issue
Jan 29, 2020
* Improves the security headers Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes #194 * Fix bad modules * Fix CI violations * Improves the security headers Attempts to fix all the security issues reported by the Mozilla Observatory: https://observatory.mozilla.org/analyze/viz.scrapd.org Fixes #194 * save * save
Re-opening this issues as the changes do not work with the static export. Refer to this PR: vercel/next.js#4943 for some pointers. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Type
Current Behavior
Using https://observatory.mozilla.org/analyze/viz.scrapd.org, we currently only score a "D" as we are missing several important headers.
Expected Behavior
The goal would be to follow the Mozilla recommendations and get an "A".
The text was updated successfully, but these errors were encountered: