Skip to content

Commit ed08520

Browse files
committed
reword secret access
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
1 parent 1c1845d commit ed08520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/library/application-security/recommendations/actions-security

content/library/application-security/recommendations/actions-security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ For example, you could create:
269269

270270
- A runner group for container image build runners, limited to only the repositories that require those privileges.
271271
- A runner group for runners with access to restricted networks.
272-
- A separate low-privilege runner group for tasks such as linting and static analysis, with no access to secrets or sensitive resources.
272+
- A separate runner group for low-privilege tasks such as linting and static analysis, used in repositories where secrets are either absent entirely or isolated in separate environments.
273273

274274
## Additional solution detail and trade-offs to consider
275275

0 commit comments

Comments
 (0)