Skip to content

chore(deps): update reviewdog to 0.16.0 (#125) #126

chore(deps): update reviewdog to 0.16.0 (#125)

chore(deps): update reviewdog to 0.16.0 (#125) #126

GitHub Actions / tfsec completed Dec 19, 2023 in 0s

reviewdog [tfsec] report

reported by reviewdog 🐶

Findings (4)

testdata/example.tf|25| Security group rule allows ingress from public internet.
testdata/example.tf|24| Security group rule allows ingress from public internet.
testdata/example.tf|1| VPC Flow Logs is not enabled for VPC
testdata/example.tf|43| Managed disk is not encrypted.

Filtered Findings (0)

Annotations

Check failure on line 25 in testdata/example.tf

See this annotation in the file changed.

@github-actions github-actions / tfsec

[tfsec] testdata/example.tf#L25 <AVD-AWS-0107>(https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/no-public-ingress-sgr/)

Security group rule allows ingress from public internet.
Raw output
message:"Security group rule allows ingress from public internet." location:{path:"/Users/runner/work/action-tfsec/action-tfsec/testdata/example.tf" range:{start:{line:25}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AWS-0107" url:"https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/no-public-ingress-sgr/"}

Check failure on line 24 in testdata/example.tf

See this annotation in the file changed.

@github-actions github-actions / tfsec

[tfsec] testdata/example.tf#L24 <AVD-AWS-0107>(https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/no-public-ingress-sgr/)

Security group rule allows ingress from public internet.
Raw output
message:"Security group rule allows ingress from public internet." location:{path:"/Users/runner/work/action-tfsec/action-tfsec/testdata/example.tf" range:{start:{line:24}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AWS-0107" url:"https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/no-public-ingress-sgr/"}

Check warning on line 1 in testdata/example.tf

See this annotation in the file changed.

@github-actions github-actions / tfsec

[tfsec] testdata/example.tf#L1 <AVD-AWS-0178>(https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/require-vpc-flow-logs-for-all-vpcs/)

VPC Flow Logs is not enabled for VPC 
Raw output
message:"VPC Flow Logs is not enabled for VPC " location:{path:"/Users/runner/work/action-tfsec/action-tfsec/testdata/example.tf" range:{start:{line:1}}} severity:WARNING source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AWS-0178" url:"https://aquasecurity.github.io/tfsec/v1.28.4/checks/aws/ec2/require-vpc-flow-logs-for-all-vpcs/"}

Check failure on line 43 in testdata/example.tf

See this annotation in the file changed.

@github-actions github-actions / tfsec

[tfsec] testdata/example.tf#L43 <AVD-AZU-0038>(https://aquasecurity.github.io/tfsec/v1.28.4/checks/azure/compute/enable-disk-encryption/)

Managed disk is not encrypted.
Raw output
message:"Managed disk is not encrypted." location:{path:"/Users/runner/work/action-tfsec/action-tfsec/testdata/example.tf" range:{start:{line:43}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0038" url:"https://aquasecurity.github.io/tfsec/v1.28.4/checks/azure/compute/enable-disk-encryption/"}