Nginx_Confs/gitea/README.md
2022-06-24 16:15:53 -05:00

19 lines
470 B
Markdown

# Scoring
## SSL Labs
![alt text](./scoring/SSL_Labs.png?raw=true)
## Mozilla Observatory
![alt text](./scoring/Mozilla_Observatory.png?raw=true)
# Additional Score Commentary:
## Mozilla Observatory
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.
The relevant issue can be found at: https://github.com/go-gitea/gitea/issues/305
This scores a -20 in Mozilla Observatory.