Hello makers,
I’m curious to understand how much of a priority security is for the apps that you create and develop.
Arguably, security is paramount and a key consideration for every step in the development lifecycle to ensure that the user’s data is protected.
On the other hand, there is a clear need for speed in getting features shipped. It’s easy for security to move down the priority list.
How do you secure your code and applications? What tools do you use, if any? What tools have you used in the past, but didn’t find useful? How should security testing tools look like in 2019?
It gives a clear rating, and readable, concrete advice to get you to the next level.
I also block the SSH port on the firewall level, unless I need to do some maintenance (and then I only unblock my IP address). So the SSL port is the only open port most of the time.