Skip to content

Commit cc3f688

Browse files
Accept parts from #58 from @oliviagallucci
Signed-off-by: David A. Wheeler <[email protected]>
1 parent b28f676 commit cc3f688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

secure_software_development_fundamentals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,11 @@ Can this mindset be taught? Our experience is that it can be, at least in part.
538538

539539
#### Security Is A Process, Not A Product
540540

541-
In his essay, [*The Process of Security*](https://www.schneier.com/essays/archives/2000/04/the_process_of_secur.html) (2000), Bruce Schneier has famously explained that
541+
In his essay, [*The Process of Security*](https://www.schneier.com/essays/archives/2000/04/the_process_of_secur.html) (2000), Bruce Schneier famously explained that
542542

543543
> *“security is a process not a product… there’s no such thing as perfect security. Interestingly enough, that’s not necessarily a problem. … Security does not have to be perfect, but the risks have to be manageable…”.*
544544

545-
The world changes. The ways your software is used changes. New vulnerabilities are discovered. The software’s platform and libraries change. Laws, company policies, and goals change.. Software that was secure a year or five ago may not be adequate today.
545+
The world changes. The ways your software is used changes. New vulnerabilities are discovered. The software’s platform and libraries change. Laws, company policies, and goals change. Software that was secure a year or five years ago may not be adequate today.
546546

547547
Since security is a process, it is not just “fire and forget.” You need to continuously consider security.
548548

0 commit comments

Comments
 (0)