mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
apply suggestion from doc review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0c0e280637
commit
fef4455ccc
@@ -8,10 +8,10 @@
|
||||
code injection in contexts like <i>run:</i> or <i>script:</i>.
|
||||
</p>
|
||||
<p>
|
||||
Code injection in GitHub actions may allow an attacker to
|
||||
Code injection in GitHub Actions may allow an attacker to
|
||||
exfiltrate the temporary GitHub repository authorization token.
|
||||
The token might have write access to the repository, and thus an attacker
|
||||
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.
|
||||
</p>
|
||||
</overview>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user