Skip to content

Commit

Permalink
fix(sast): filter unsupported policies (#6833)
Browse files Browse the repository at this point in the history
* sast filter unsupported policies

* export to function

---------

Co-authored-by: Matan Shati <>
  • Loading branch information
matansha authored and actions-user committed Nov 12, 2024
1 parent f384541 commit b8d781c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.290'
version = '3.2.291'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.290
checkov==3.2.291

0 comments on commit b8d781c

Please sign in to comment.