Chapter 15: Secure Code with Puma Scan
As developers, we are called on not only to implement business functionality but often to function as the first line of defense against attacks. The code that we write needs to be not only performant, flawless, and elegant, but also secure. Many developers have never been exposed to secure coding practices, let alone had the opportunity to develop any proficiency at implementing them.
One of the best ways to spot-check secure coding practices, especially for teams with little or no exposure to secure coding practices, is to use a tool, often called a static source code analyzer, or simply a static analyzer. Fortunately, we have one available for use right in Visual Studio 2019 for Windows and Visual Studio ...
Get Visual Studio 2019 Tricks and Techniques now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.