Skip to content

Commit c087371

Browse files
Merge pull request #132 from ossf/design_rm_line
Remove excess blank line in "design" section
2 parents 0b5834c + ef2757a commit c087371

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ Identifying common kinds of vulnerabilities has another advantage, too: It will
760760

761761
# Design
762762

763-
764763
> 🎥 Non-trivial software needs to broken into smaller components that work together, and that breakdown is often called design or architectural design. This chapter describes how to design software to be secure, focusing on key secure design principles such as least privilege, complete mediation, and input validation. These principles will help you avoid common problems and make your software harder to attack.
765764

766765
Learning objectives:

0 commit comments

Comments
 (0)