Skip to content

Commit 7bbd80f

Browse files
authored
Merge pull request #24 from ossf/memory-safety
Add Memory Safety
2 parents dbdccfd + dafcbad commit 7bbd80f

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

content/en/memory-safety.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Memory Safety
3+
status: Completed
4+
category: concept
5+
tags: ["attack", "", ""]
6+
---
7+
8+
"Memory safety is the state of being protected from various software bugs and security vulnerabilities when dealing with memory access, such as buffer overflows and dangling pointers."
9+
10+
For more information, see the
11+
OpenSSF Memory Safety SIG's
12+
[definitions](https://github.com/ossf/Memory-Safety/blob/main/docs/definitions.md) and
13+
[Memory Safety Continuum](https://github.com/ossf/Memory-Safety/blob/main/docs/memory-safety-continuum/memory-safety-continuum.md).
14+
15+
Source: https://en.wikipedia.org/wiki/Memory_safety

wordlist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ seokho
223223
Sergej
224224
serverless
225225
sexualized
226+
SIG
227+
SIG's
226228
signup
227229
signups
228230
skipenes

0 commit comments

Comments
 (0)