Updating score commentary

This commit is contained in:
Noah L. Schrick 2022-06-24 16:15:53 -05:00
parent 59101d74ed
commit f46160edf6

View File

@ -10,5 +10,9 @@
## Mozilla Observatory ## Mozilla Observatory
Current CSP requires the use of unsafe-eval and unsafe-inline for script-src. Current CSP requires the use of unsafe-eval and unsafe-inline for script-src.
Current CSP requires the use of unsafe-inline for style-src. Current CSP requires the use of unsafe-inline for style-src.
The relevant issue can be found at: https://github.com/go-gitea/gitea/issues/305 The relevant issue can be found at: https://github.com/go-gitea/gitea/issues/305
This scores a -20 in Mozilla Observatory.