Skip to content

Commit

Permalink
feat(openapi): New OpenAPI check CKV_OPENAPI_20 (#5253)
Browse files Browse the repository at this point in the history
* New OpenAPI check

* Fix flake

* Update ClearTextAPIKey.py

* Update ClearTextAPIKey.py

* fix mypy

* Fix mypy

* change folder name

* improve check logic

---------

Co-authored-by: James Woolfenden <[email protected]>
Co-authored-by: gruebel <[email protected]>
  • Loading branch information
3 people authored and actions-user committed Jul 4, 2023
1 parent e5df99e commit 2a7bc82
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.3.310'
version = '2.3.311'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.3.310
checkov==2.3.311

0 comments on commit 2a7bc82

Please sign in to comment.