Skip to content

Commit eff7f36

Browse files
committed
Update 135-knowledge_base--sanitise_sensitive_data_rapidly_from_memory--.md
1 parent 7d18815 commit eff7f36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skf/markdown/knowledge_base/135-knowledge_base--sanitise_sensitive_data_rapidly_from_memory--.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Sanitise sensitive data rapidly from memory
55
**Description:**
66

77
Whenever sensitive data is rapidly removed from the systems memory, this decreases the
8-
possibility the attacker can compromise this data since it is removed as soon as it no
8+
possibility the attacker can compromise this data since it is removed as soon as it is no
99
longer needed.
1010

1111

@@ -15,4 +15,4 @@ Verify that sensitive data is rapidly sanitised from memory as soon as it is no
1515
needed and handled in accordance to functions and techniques supported by the
1616
framework/library/operating system.
1717

18-
18+

0 commit comments

Comments
 (0)