How to make sure your site is secure before releasing it to the public


Most developers today know that one should run unit tests and integration tests before pushing things live. But not all developers know how to test if their site is secure.

Development or staging environments usually aren’t accessible from the internet, but there is a solution and that solution is called ngrok. ngrok is a tool that creates a secure tunnel to a closed environment, which is perfect for granting Detectify access.

For a complete guide, read How to set up your staging environment using ngrok and Detectify in our knowledge base.

Do not hesitate to reach out at [email protected] if you want help setting it all up.

Happy scanning!
//The Detectify Team



Source link