Skip to content

Commit fef4455

Browse files
erik-kroghguntrip
andauthored
apply suggestion from doc review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
1 parent 0c0e280 commit fef4455

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

javascript/ql/src/Security/CWE-094/ExpressionInjection.qhelp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
code injection in contexts like <i>run:</i> or <i>script:</i>.
99
</p>
1010
<p>
11-
Code injection in GitHub actions may allow an attacker to
11+
Code injection in GitHub Actions may allow an attacker to
1212
exfiltrate the temporary GitHub repository authorization token.
13-
The token might have write access to the repository, and thus an attacker
14-
might be able to use it to modify the repository.
13+
The token might have write access to the repository, allowing an attacker
14+
to use the token to make changes to the repository.
1515
</p>
1616
</overview>
1717

0 commit comments

Comments
 (0)