Security Inspections
From Guidance Share
Jump to navigationJump to search
A security inspection is a focused check against criteria. In practice, there are three types of inspections: design, code, and deployment inspections. Design inspections help identify key engineering issues that have cascading impact. Code inspections catch implementation issues. Deployment inspections catch runtime and configuration issues. During inspections, you check both whether good practices are implemented, and bad practices are avoided. |
Getting Started
Techniques
|
Design Inspection Questions
Code Inspection Questions
|