Skip to content

Merge pull request #1 from dasmeta/DMVP-2721-aws-wireguard-setup #2

Merge pull request #1 from dasmeta/DMVP-2721-aws-wireguard-setup

Merge pull request #1 from dasmeta/DMVP-2721-aws-wireguard-setup #2

Triggered via push October 5, 2023 11:15
Status Success
Total duration 37s
Artifacts

checkov.yaml

on: push
Matrix: terraform-validate
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
terraform-validate (aws)
CKV_AWS_24: "Ensure no security groups allow ingress from 0.0.0.0:0 to port 22"
terraform-validate (aws)
CKV_AWS_23: "Ensure every security groups rule has a description"
terraform-validate (aws)
CKV_AWS_8: "Ensure all data stored in the Launch configuration or instance Elastic Blocks Store is securely encrypted"
terraform-validate (aws)
CKV_AWS_79: "Ensure Instance Metadata Service Version 1 is not enabled"
terraform-validate (aws)
CKV_AWS_135: "Ensure that EC2 is EBS optimized"
terraform-validate (aws)
CKV_AWS_46: "Ensure no hard-coded secrets exist in EC2 user data"
terraform-validate (aws)
CKV_AWS_126: "Ensure that detailed monitoring is enabled for EC2 instances"
terraform-validate (aws)
CKV2_AWS_41: "Ensure an IAM role is attached to EC2 instance"
terraform-validate (aws)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/