Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update secrets detection rules #5

Merged
merged 1 commit into from
Nov 3, 2024
Merged

feat: Update secrets detection rules #5

merged 1 commit into from
Nov 3, 2024

Conversation

hahwul
Copy link
Member

@hahwul hahwul commented Nov 3, 2024

Update the secrets detection rules for openssh-private-key.yaml and private-key.yaml files. The changes include:

  • Updating the name and description of the rules
  • Adding additional patterns to match the presence of OPENSSH_PRIVATE_KEY and PRIVATE_KEY
  • Updating the author and reference fields

Closes #<issue_number>

Signed-off-by: HAHWUL [email protected]

Update the secrets detection rules for openssh-private-key.yaml and private-key.yaml files. The changes include:
- Updating the name and description of the rules
- Adding additional patterns to match the presence of OPENSSH_PRIVATE_KEY and PRIVATE_KEY
- Updating the author and reference fields

Closes #<issue_number>

Signed-off-by: HAHWUL <[email protected]>
@hahwul hahwul linked an issue Nov 3, 2024 that may be closed by this pull request
@hahwul hahwul self-assigned this Nov 3, 2024
@hahwul hahwul merged commit f58d6af into main Nov 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yaml linting
1 participant