Dacpac refactorlogs contains Key's that are false positives. This commit excludes those files.
@@ -462,6 +462,9 @@ keywords = [
"key","api","token","secret","client","passwd","password","auth","access",
]
[rules.allowlist]
+paths = [
+ '''Database.refactorlog'''
+]
stopwords= [
"client",
"endpoint",