Skip to content

Commit

Permalink
feat(terraform): add CKV NCP check about NKS(kubernetes) logging (bri…
Browse files Browse the repository at this point in the history
…dgecrewio#3855)

* [22.10.27][add]LBListenerUsesSecureProtocols

* [22.11.01][add]NksPublicAccess

* [22.11.01][delete]ncp-13 rule

* [22.11.01][fix]NksPublicAccess Description fix

* [22.11.01][fix] test_NksPublicAccess.py

* [22.11.05][add]NCP_LBTargetGroupUsingHTTPS

* [22.11.05][delete]ncp_13_rule

* [22.11.06][addNCP_LBNetworkPrivate

* [22.11.08][add]CKV_NCP_18

* [22.11.08][add]NCP_CKV_39

* [22.11.08][fix]CKV_NCP_21

* [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.12][fix]CKV_NCP_27

* [22.11.12][fix]CKV_NCP_27

* [22.11.14][fix]NCP_CKV_19

* [22.11.16]CKV_NCP_19 BaseResourceNegativeValueCheck

* [22.11.16][delet]CKV_NCP_27

* [22.11.21][fix]CKV_NCP_21

* Update checkov/terraform/checks/resource/ncp/NKSControlPlaneLogging.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 24, 2022
1 parent 94f42c5 commit 873e144
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.92
checkov==2.2.93
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.92'
version = '2.2.93'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.92
checkov==2.2.93

0 comments on commit 873e144

Please sign in to comment.