pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/trufflehog



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Aug  8 01:59:33 UTC 2022

Modified Files:
        pkgsrc/security/trufflehog: DESCR

Log Message:
trufflehog: adjust grammar in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/trufflehog/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/trufflehog/DESCR
diff -u pkgsrc/security/trufflehog/DESCR:1.1 pkgsrc/security/trufflehog/DESCR:1.2
--- pkgsrc/security/trufflehog/DESCR:1.1        Sun Aug  7 22:21:38 2022
+++ pkgsrc/security/trufflehog/DESCR    Mon Aug  8 01:59:33 2022
@@ -1,5 +1,5 @@
-TruffleHog find leaked credentials by scanning several sources like
-Git, GitHub, GitLab, S3, filesystem and syslog.
+TruffleHog finds leaked credentials by scanning several sources like
+Git, GitHub, GitLab, S3, filesystems and syslog.
 
-Every potential secret that is detected is verified against API to
+Every potential secret that is detected is verified against an API to
 eliminate false positives.



Home | Main Index | Thread Index | Old Index