Merge pull request #18 from reviewdog/depup/reviewdog #21
reviewdog [trivy] report
reported by reviewdog 🐶
Findings (4)
testdata/with_detections/example.tf|25| An ingress security group rule allows traffic from /0.
testdata/with_detections/example.tf|24| An ingress security group rule allows traffic from /0.
testdata/with_detections/example.tf|1| VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. After you've created a flow log, you can view and retrieve its data in Amazon CloudWatch Logs. It is recommended that VPC Flow Logs be enabled for packet "Rejects" for VPCs.
testdata/with_detections/example.tf|43| Enable disk encryption on managed disk
Filtered Findings (0)
Annotations
Check failure on line 25 in testdata/with_detections/example.tf
github-actions / trivy
[trivy] testdata/with_detections/example.tf#L25 <AVD-AWS-0107>(https://avd.aquasec.com/misconfig/avd-aws-0107)
An ingress security group rule allows traffic from /0.
Raw output
message:"An ingress security group rule allows traffic from /0." location:{path:"example.tf" range:{start:{line:25}}} severity:ERROR source:{name:"trivy" url:"https://github.com/aquasecurity/trivy"} code:{value:"AVD-AWS-0107" url:"https://avd.aquasec.com/misconfig/avd-aws-0107"}
Check failure on line 24 in testdata/with_detections/example.tf
github-actions / trivy
[trivy] testdata/with_detections/example.tf#L24 <AVD-AWS-0107>(https://avd.aquasec.com/misconfig/avd-aws-0107)
An ingress security group rule allows traffic from /0.
Raw output
message:"An ingress security group rule allows traffic from /0." location:{path:"example.tf" range:{start:{line:24}}} severity:ERROR source:{name:"trivy" url:"https://github.com/aquasecurity/trivy"} code:{value:"AVD-AWS-0107" url:"https://avd.aquasec.com/misconfig/avd-aws-0107"}
Check warning on line 1 in testdata/with_detections/example.tf
github-actions / trivy
[trivy] testdata/with_detections/example.tf#L1 <AVD-AWS-0178>(https://avd.aquasec.com/misconfig/avd-aws-0178)
VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. After you've created a flow log, you can view and retrieve its data in Amazon CloudWatch Logs. It is recommended that VPC Flow Logs be enabled for packet "Rejects" for VPCs.
Raw output
message:"VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. After you've created a flow log, you can view and retrieve its data in Amazon CloudWatch Logs. It is recommended that VPC Flow Logs be enabled for packet \"Rejects\" for VPCs." location:{path:"example.tf" range:{start:{line:1}}} severity:WARNING source:{name:"trivy" url:"https://github.com/aquasecurity/trivy"} code:{value:"AVD-AWS-0178" url:"https://avd.aquasec.com/misconfig/avd-aws-0178"}
Check failure on line 43 in testdata/with_detections/example.tf
github-actions / trivy
[trivy] testdata/with_detections/example.tf#L43 <AVD-AZU-0038>(https://avd.aquasec.com/misconfig/avd-azu-0038)
Enable disk encryption on managed disk
Raw output
message:"Enable disk encryption on managed disk" location:{path:"example.tf" range:{start:{line:43}}} severity:ERROR source:{name:"trivy" url:"https://github.com/aquasecurity/trivy"} code:{value:"AVD-AZU-0038" url:"https://avd.aquasec.com/misconfig/avd-azu-0038"}