Skip to content

Commit a80b7fa

Browse files
Satisfy spell checker
Satisfy our spelling checker. There weren't any *real* spelling errors, but we want to make the checker happy. The original quote said "webenabled" but I think it's okay to silently add a hyphen. For the rest, add the words to the wordlist. Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
1 parent a05bbaa commit a80b7fa

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

content/en/dast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Others definitions use the term DAST more broadly, where dynamic analysis is use
1717
attempts to split the difference, defining DAST as analyzing
1818
"applications in their dynamic, running state during testing or
1919
operational phases. They simulate attacks against an application
20-
(typically webenabled applications, services, and APIs), analyze
20+
(typically web-enabled applications, services, and APIs), analyze
2121
the application’s reactions, and determine whether it is vulnerable."
2222

2323
Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-204C.pdf

wordlist.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,12 @@ interdependencies
259259
cisa
260260
CVE
261261
CSPM
262-
misconfigurations
262+
misconfigurations
263+
DAST
264+
Breeden
265+
VeraCode
266+
Dechand
267+
Scanlon
268+
Sergej
269+
fuzzers
270+

0 commit comments

Comments
 (0)