We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 882c722 + 30c0360 commit e438bb0Copy full SHA for e438bb0
serverside-checklist.md
@@ -83,7 +83,7 @@ This is a checklist for serverside of the Web App.
83
## Security
84
85
* [ ] I have audited my system against OWASP Top 10 Vulnerabilities
86
-* [ ] I use TLS for all sensitive endpoints
+* [ ] I use TLS for all endpoints
87
* [ ] I have added relevant security headers to app HTTP endpoints
88
89
* `X-Frame-Options`
0 commit comments