Skip to content

Commit cc3af13

Browse files
Copilotcommjoen
andcommitted
Fix pre-commit formatting: remove trailing whitespace and add missing newline
Co-authored-by: commjoen <[email protected]>
1 parent f42c651 commit cc3af13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ The branch will contain a Docker container generation script using which you can
480480
We now provide an automated GitHub Action workflow that benchmarks multiple secret scanning tools against the WrongSecrets codebase. The [Secret Scanner Comparison workflow](/.github/workflows/scanner-comparison.yml) tests 7 different tools:
481481

482482
- **TruffleHog** - Docker-based secret scanner
483-
- **git-secrets** - AWS Labs' git hook scanner
483+
- **git-secrets** - AWS Labs' git hook scanner
484484
- **gitleaks** - High-performance Go-based scanner
485485
- **detect-secrets** - Yelp's enterprise scanner
486486
- **gittyleaks** - Python-based pattern detector

docs/scanner-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ Different tools have varying approaches:
7474
- Others detect potential patterns that may be false positives
7575
- Count differences are expected and help understand tool characteristics
7676

77-
This benchmark helps users choose appropriate tools for their security scanning needs based on detection coverage and accuracy requirements.
77+
This benchmark helps users choose appropriate tools for their security scanning needs based on detection coverage and accuracy requirements.

0 commit comments

Comments
 (0)