We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0e280 commit fef4455Copy full SHA for fef4455
javascript/ql/src/Security/CWE-094/ExpressionInjection.qhelp
@@ -8,10 +8,10 @@
8
code injection in contexts like <i>run:</i> or <i>script:</i>.
9
</p>
10
<p>
11
- Code injection in GitHub actions may allow an attacker to
+ Code injection in GitHub Actions may allow an attacker to
12
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.
+ The token might have write access to the repository, allowing an attacker
+ to use the token to make changes to the repository.
15
16
</overview>
17
0 commit comments