Skip to content

Commit

Permalink
feat(terraform): add CKV NCP rules about Load Balancer Exposed to Int…
Browse files Browse the repository at this point in the history
…ernet (bridgecrewio#3819)

* [22.10.27][add]LBListenerUsesSecureProtocols

* [22.11.05][add]NCP_LBTargetGroupUsingHTTPS

* [22.11.05][delete]ncp_13_rule

* [22.11.06][addNCP_LBNetworkPrivate

* Delete LBTargetGroupUsingHTTPS.py

[22.11.08][delete]NCP_CKV_15

* Delete tests/terraform/checks/resource/ncp/example_LBTargetGroupUsingHTTPS directory

[22.11.08][delete]CKV_NCP_15

* Delete test_LBTargetGroupUsingHTTPS.py

[22.11.08][delete]CVK_NCP_15

* [22.11.08][add]ncp_ckv_16 example tf code

* [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.

* Update checkov/terraform/checks/resource/ncp/LBNetworkPrivate.py

[22.11.10][fix]CKV_NCP_16

Co-authored-by: Anton Grübel <[email protected]>

* Update checkov/terraform/checks/resource/ncp/LBNetworkPrivate.py

[22.11.10][fix]CKV_NCP_16

Co-authored-by: Anton Grübel <[email protected]>

* Revert "[22.11.12][fix]NCP_CKV_16"

This reverts commit 25d3a6e.

* [22.11.12][fix]CKV_NCP_16

* [22.11.12][fix]CKV_NCP_16

* [22.11.13][fix]CKV_NCP_16

* Update checkov/terraform/checks/resource/ncp/LBNetworkPrivate.py

Co-authored-by: Anton Grübel <[email protected]>

* Update checkov/terraform/checks/resource/ncp/LBNetworkPrivate.py

Co-authored-by: Anton Grübel <[email protected]>

Co-authored-by: Kuemjong Jeong <[email protected]>
Co-authored-by: Anton Grübel <[email protected]>
  • Loading branch information
3 people authored and actions-user committed Nov 14, 2022
1 parent 4feacb6 commit 1129243
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.53
checkov==2.2.54
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.53'
version = '2.2.54'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.53
checkov==2.2.54

0 comments on commit 1129243

Please sign in to comment.