Skip to content

Commit

Permalink
feat(terraform): add CKV NCP rules about server instance and public IP (
Browse files Browse the repository at this point in the history
bridgecrewio#3857)

* [22.10.27][add]LBListenerUsesSecureProtocols

* [22.11.05][add]NCP_LBTargetGroupUsingHTTPS

* [22.11.05][delete]ncp_13_rule

* [22.11.08][delete]CKVP_NCP_15

* [22.11.08]CKV_NCP_32

* Revert "[22.11.08]CKV_NCP_32"

This reverts commit c3aa017.

* [22.11.08][add]CKV_NCP_32

* Revert "[22.11.08][add]CKV_NCP_32"

This reverts commit b7341f7.

* [22.11.10
][add]CKV_NCP_23

* [22.11.29][fix]CKV_NCP_23

BaseResourceCheck -> BaseResourceNegativeValueCheck

Co-authored-by: Kuemjong Jeong <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Nov 29, 2022
1 parent cf24cd2 commit ddbd74d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion admissioncontroller/checkov-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.104
checkov==2.2.105
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.104'
version = '2.2.105'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.104
checkov==2.2.105

0 comments on commit ddbd74d

Please sign in to comment.