Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
going-to-production
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zk
going-to-production
Commits
e438bb0f
Commit
e438bb0f
authored
Sep 06, 2017
by
Alexey Migutsky
Committed by
GitHub
Sep 06, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8 from ad-m/patch-1
Use TLS for all endpoints
parents
882c722a
30c03608
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
serverside-checklist.md
serverside-checklist.md
+1
-1
No files found.
serverside-checklist.md
View file @
e438bb0f
...
...
@@ -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`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment