Commit e438bb0f authored by Alexey Migutsky's avatar Alexey Migutsky Committed by GitHub

Merge pull request #8 from ad-m/patch-1

Use TLS for all endpoints
parents 882c722a 30c03608
......@@ -83,7 +83,7 @@ This is a checklist for serverside of the Web App.
## Security
* [ ] I have audited my system against OWASP Top 10 Vulnerabilities
* [ ] I use TLS for all sensitive endpoints
* [ ] I use TLS for all endpoints
* [ ] I have added relevant security headers to app HTTP endpoints
* `X-Frame-Options`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment