Expand Minimize
0 out of 7 rated this helpful - Rate this topic

/SDL (SDL Checks)

Visual Studio 2012

Adds additional Security Development Lifecycle (SDL) recommended checks. These include enabling additional secure code generation features and enables extra security-relevant warnings as errors.

/sdl[-]

For more information, see Security Development Lifecycle Blog.

To set this compiler option in the Visual Studio development environment

  1. Open the project's Property Pages dialog box. For details, see How to: Open Project Property Pages.

  2. Click the C/C++ folder.

  3. On the General page, select the option from the SDL checks dropdown.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.