Skip to content

Commit

Permalink
feat(general): Add image referencer rustworkx support (#5564)
Browse files Browse the repository at this point in the history
* .

* .

* .

* .

* .

* add _get_operation for rustworkx

* add _get_operation for rustworkx

* add _get_operation for rustworkx

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* fix typing

* fix tests

* fix linting

* .

* .

* .

* .

* .

* .

* add test graph utils

* .

* .

* Mypy

---------

Co-authored-by: gruebel <[email protected]>
Co-authored-by: Barak Fatal <[email protected]>
Co-authored-by: Barak Fatal <[email protected]>
  • Loading branch information
4 people authored and actions-user committed Sep 28, 2023
1 parent 2864014 commit 59cd4d3
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 = '2.4.52'
version = '2.4.53'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.4.52
checkov==2.4.53

0 comments on commit 59cd4d3

Please sign in to comment.