Skip to content

Commit

Permalink
UDMSecretChecks.toml extends default (#52)
Browse files Browse the repository at this point in the history
UDMSecretChecks.toml extends default Gitleaks rules
output optimization
PR options adjustments
  • Loading branch information
DariuszPorowski authored Aug 19, 2022
1 parent de8a1f9 commit 384cc43
Show file tree
Hide file tree
Showing 7 changed files with 128 additions and 4,864 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
if: steps.upgrade.outputs.upgrade == 'true'
uses: actions/checkout@v3

- name: Update config to the release version
if: steps.upgrade.outputs.upgrade == 'true'
run: |
curl --output "${GITHUB_WORKSPACE}/.gitleaks/gitleaks.toml" https://raw.githubusercontent.com/zricethezav/gitleaks/${{ steps.gitleaks_latest_release.outputs.tag }}/config/gitleaks.toml
# - name: Update config to the release version
# if: steps.upgrade.outputs.upgrade == 'true'
# run: |
# curl --output "${GITHUB_WORKSPACE}/.gitleaks/gitleaks.toml" https://raw.githubusercontent.com/zricethezav/gitleaks/${{ steps.gitleaks_latest_release.outputs.tag }}/config/gitleaks.toml

- name: Login to ghcr.io
uses: docker/login-action@v2
Expand Down
2,556 changes: 0 additions & 2,556 deletions .gitleaks/GitleaksUdmCombo.toml

This file was deleted.

143 changes: 90 additions & 53 deletions .gitleaks/UDMSecretChecks.toml

Large diffs are not rendered by default.

Loading

0 comments on commit 384cc43

Please sign in to comment.