Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Secure Software Development Practices do you Employ?

Tags:

People also ask

What is secure software development practices?

Secure software development is a methodology (often associated with DevSecOps) for creating software that incorporates security into every phase of the software development life cycle (SDLC). Security is baked into the code from inception rather than addressed after testing reveals critical product flaws.


I work on a project known as the Security Development Lifecycle (SDL) project at Microsoft (http://microsoft.com/sdl) - in short it's a set of practices that must be used by product groups before they ship products to help improve security.

Over the last couple of years, we have published a great deal of SDL documentation, as customers ask for more information about what we're doing.

But what I'd like to know is:

  1. What are you doing within your organization to help improve the security of your product?
  2. What works? What doesn't work?
  3. How did you get management to agree to this work?

Thanks.