|
|
@@ -1,5 +1,5 @@
|
|
|
# This file has been auto-generated. Do not edit manually.
|
|
|
-# 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
|
|
|
# at https://github.com/zricethezav/gitleaks/blob/master/CONTRIBUTING.md
|
|
|
|
|
|
@@ -22,6 +22,7 @@ paths = [
|
|
|
'''package-lock.json''',
|
|
|
'''yarn.lock''',
|
|
|
'''pnpm-lock.yaml''',
|
|
|
+ '''poetry.lock''',
|
|
|
'''Database.refactorlog''',
|
|
|
'''vendor''',
|
|
|
]
|