fix: typos in multiple rules (#4011)

This commit is contained in:
Wagga
2023-02-06 13:53:23 +01:00
committed by GitHub
parent 07ae3983df
commit 273fdb9985
49 changed files with 53 additions and 52 deletions
@@ -4,7 +4,7 @@ status: experimental
description: |
A self-hosted runner is a system that you deploy and manage to execute jobs from GitHub Actions on GitHub.com.
This rule detects changes to self-hosted runners configurations in the environment. The self-hosted runner configuration changes once detected,
it should be validated from GitHub UI becasue the log entry may not provide full context.
it should be validated from GitHub UI because the log entry may not provide full context.
author: Muhammad Faisal
date: 2023/01/27
references:
@@ -49,7 +49,7 @@ fields:
- 'repository_public'
- '@timestamp'
falsepositives:
- Allowed self-hosted runners changes in the envrionment.
- Allowed self-hosted runners changes in the environment.
- A self-hosted runner is automatically removed from GitHub if it has not connected to GitHub Actions for more than 14 days.
- An ephemeral self-hosted runner is automatically removed from GitHub if it has not connected to GitHub Actions for more than 1 day.
level: low