Skip to content

Commit e438bb0

Browse files
authored
Merge pull request #8 from ad-m/patch-1
Use TLS for all endpoints
2 parents 882c722 + 30c0360 commit e438bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverside-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This is a checklist for serverside of the Web App.
8383
## Security
8484

8585
* [ ] I have audited my system against OWASP Top 10 Vulnerabilities
86-
* [ ] I use TLS for all sensitive endpoints
86+
* [ ] I use TLS for all endpoints
8787
* [ ] I have added relevant security headers to app HTTP endpoints
8888

8989
* `X-Frame-Options`

0 commit comments

Comments
 (0)