Skip to content

Commit ca4a356

Browse files
tpvasconcelospazbechor
authored andcommitted
fix(general): escape default ignored directories (#6738)
* Escape `ignored_directories` * Implement windows compatability in `re_dir` * refactor `EXCLUDED_PATHS` * Add test for `re_dir` * Add test: `TestBaseRunner::tests_re_dir_test_pattern` * typo --------- Co-authored-by: pazbec <paz8097@gmail.com>
1 parent 5ab9792 commit ca4a356

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.2.473'
1+
version = '3.2.474'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.473
1+
checkov==3.2.474

0 commit comments

Comments
 (0)