Skip to content

Commit cbea5ec

Browse files
committed
spelling: executables
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 3b9546f commit cbea5ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

javascript/ql/src/Security/CWE-829/InsecureDownload.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<qhelp>
55
<overview>
66
<p>
7-
Downloading executeables or other sensitive files over an unencrypted connection
7+
Downloading executables or other sensitive files over an unencrypted connection
88
can leave a server open to man-in-the-middle attacks (MITM).
99
Such an attack can allow an attacker to insert arbitrary content
1010
into the downloaded file, and in the worst case, allow the attacker to execute

ruby/ql/src/queries/security/cwe-829/InsecureDownload.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<qhelp>
55
<overview>
66
<p>
7-
Downloading executeables or other sensitive files over an unencrypted connection
7+
Downloading executables or other sensitive files over an unencrypted connection
88
can leave a server open to man-in-the-middle attacks (MITM).
99
Such an attack can allow an attacker to insert arbitrary content
1010
into the downloaded file, and in the worst case, allow the attacker to execute

0 commit comments

Comments
 (0)