- Make security checks a reccuring activity
- Use secure connection
- Configure software with security in mind
- Don't commit secrets to the repository
- Check application dependencies
- Make it harder for attackers to guess about your application
- Research and use the tools that already available
- Use automatic tools to check your application
- Don't trust user input and sanitize it
- Protect user data by requesting only what necessary
- Disallow everything, and granually add permissions as they are required
-
Notifications
You must be signed in to change notification settings - Fork 0
Slides and checklist for my talk at Pycon Estonia 2020
aalekseev/10-steps-talk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Slides and checklist for my talk at Pycon Estonia 2020