Skip to content
Draft

Todo #831

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion credsweeper/ml_model/ml_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"type": "SearchInAttribute",
"comment": "VariableNotAllowedNameCheck - key rule",
"kwargs": {
"pattern": "(?i:(?:uniq(?:ue)?|escap(?:e|ing)|resources?|projects?|filters?|pub(?:lic)?)_?keys?)",
"pattern": "(?i:(?:uniq(?:ue)?|escap(?:e|ing)|search|resources?|projects?|filters?|pub(?:lic)?)_?keys?)",
"attribute": "variable"
}
},
Expand Down
2 changes: 1 addition & 1 deletion tests/data/doc.json
Original file line number Diff line number Diff line change
Expand Up @@ -21365,4 +21365,4 @@
}
]
}
]
]