|
|
|
|
|
by nickpsecurity
3422 days ago
|
|
You probably have already seen them. It was just things such as structured programming, decomposition into functions, layering with minimal loops between layers, interface checks for invariants, avoiding risky languages/constructs, and usage-based testing. |
|