Skip to content

Commit

Permalink
Update gitleaks_github_action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dussab authored Dec 19, 2024
1 parent 9fc3bd8 commit a35be44
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rule-types/github/gitleaks_github_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ version: v1
release_phase: alpha
type: rule-type
name: gitleaks_github_action
display_name: Enable Gitleak to prevent leakage of passwords or keys
short_failure_message: Gitleak is not configured via a GitHub action
display_name: Enable Gitleaks to prevent leakage of passwords or keys
short_failure_message: Gitleaks is not configured via a GitHub action
severity:
value: medium
context: {}
description: |
Verifies that Gitleak is configured via a GitHub action for the repository.
Verifies that Gitleaks is configured via a GitHub action for the repository.
guidance: |
Ensure that Gitleak is configured and enabled for the repository.
Ensure that Gitleaks 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-action) documentation.
def:
Expand Down

0 comments on commit a35be44

Please sign in to comment.