Skip to content

Commit

Permalink
feat(terraform): add CKV NCP check about NKS(kubernetes) logging (#3855)
Browse files Browse the repository at this point in the history
* [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 873e144 commit 098e4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admissioncontroller/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
capabilities:
drop:
- ALL
image: bridgecrew/whorf@sha256:5768c61b4a596d8f2254f0eb91c3f104a47b31391e8bf0aedb51e0d0a90a6f4c
image: bridgecrew/whorf@sha256:e72dff91b2e2edc5abb8863e6277d2ac72dd5d692460cac643439b0d28d70e85
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 098e4b8

Please sign in to comment.