Kaynağa Gözat

tech influencer larp

Zachary Rice 11 ay önce
ebeveyn
işleme
2f6b9f72d1

+ 4 - 1
cmd/generate/config/rules/config.tmpl

@@ -2,7 +2,10 @@
 # If you would like to contribute new rules, please use
 # If you would like to contribute new rules, please use
 # cmd/generate/config/main.go and follow the contributing guidelines
 # cmd/generate/config/main.go and follow the contributing guidelines
 # at https://github.com/gitleaks/gitleaks/blob/master/CONTRIBUTING.md
 # at https://github.com/gitleaks/gitleaks/blob/master/CONTRIBUTING.md
-
+#
+# How the hell does secret scanning work? Read this:
+#   https://lookingatcomputer.substack.com/p/regex-is-almost-all-you-need
+#
 # This is the default gitleaks configuration file.
 # This is the default gitleaks configuration file.
 # Rules and allowlists are defined within this file.
 # Rules and allowlists are defined within this file.
 # Rules instruct gitleaks on what should be considered a secret.
 # Rules instruct gitleaks on what should be considered a secret.

+ 4 - 1
config/gitleaks.toml

@@ -2,7 +2,10 @@
 # If you would like to contribute new rules, please use
 # If you would like to contribute new rules, please use
 # cmd/generate/config/main.go and follow the contributing guidelines
 # cmd/generate/config/main.go and follow the contributing guidelines
 # at https://github.com/gitleaks/gitleaks/blob/master/CONTRIBUTING.md
 # at https://github.com/gitleaks/gitleaks/blob/master/CONTRIBUTING.md
-
+#
+# How the hell does secret scanning work? Read this:
+#   https://lookingatcomputer.substack.com/p/regex-is-almost-all-you-need
+#
 # This is the default gitleaks configuration file.
 # This is the default gitleaks configuration file.
 # Rules and allowlists are defined within this file.
 # Rules and allowlists are defined within this file.
 # Rules instruct gitleaks on what should be considered a secret.
 # Rules instruct gitleaks on what should be considered a secret.