Skip to content

Merge pull request #10 from DNXLabs/changing_cloudformation_terrafom #36

Merge pull request #10 from DNXLabs/changing_cloudformation_terrafom

Merge pull request #10 from DNXLabs/changing_cloudformation_terrafom #36

Triggered via push October 21, 2024 00:54
Status Failure
Total duration 30s
Artifacts

scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
scan: aws-iam.tf#L19
CKV_AWS_355: "Ensure no IAM policies documents allow "*" as a statement's resource for restrictable actions"
scan: aws-iam.tf#L19
CKV_AWS_290: "Ensure IAM policies does not allow write access without constraints"
scan: aws-lambda.tf#L1
CKV_AWS_115: "Ensure that AWS Lambda function is configured for function-level concurrent execution limit"
scan: aws-lambda.tf#L1
CKV_AWS_173: "Check encryption settings for Lambda environmental variable"
scan: aws-lambda.tf#L1
CKV_AWS_116: "Ensure that AWS Lambda function is configured for a Dead Letter Queue(DLQ)"
scan: aws-lambda.tf#L1
CKV_AWS_272: "Ensure AWS Lambda function is configured to validate code-signing"
scan: aws-lambda.tf#L1
CKV_AWS_117: "Ensure that AWS Lambda function is configured inside a VPC"
scan: aws-lambda.tf#L32
CKV_AWS_158: "Ensure that CloudWatch Log Group is encrypted by KMS"
scan: aws-sns.tf#L4
CKV_AWS_26: "Ensure all data stored in the SNS topic is encrypted"
scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/