diff --git a/rule-types/github/gitleaks_github_action.yaml b/rule-types/github/gitleaks_github_action.yaml index 3eab88e..e53777e 100644 --- a/rule-types/github/gitleaks_github_action.yaml +++ b/rule-types/github/gitleaks_github_action.yaml @@ -13,7 +13,7 @@ description: | guidance: | Ensure that Gitleak is configured and enabled for the repository. Gitleaks is an open-source secret scanner for git repositories, files, and directories. - For more information, see the [GitHub Action Gitleaks](https://github.com/gitleaks/gitleaks) documentation. + For more information, see the [GitHub Action Gitleaks](https://github.com/gitleaks/gitleaks-action) documentation. def: in_entity: repository rule_schema: @@ -40,4 +40,4 @@ def: # Defines the configuration for alerting on the rule alert: type: security_advisory - security_advisory: {} \ No newline at end of file + security_advisory: {}