github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/cloud/aws/commands/testdata/example-spec.yaml (about) 1 spec: 2 id: "0001" 3 title: my-custom-spec 4 description: My fancy spec 5 version: "1.2" 6 controls: 7 - id: "1.1" 8 name: Unencrypted S3 bucket 9 description: |- 10 S3 Buckets should be encrypted to protect the data that is stored within them if access is compromised. 11 checks: 12 - id: AVD-AWS-0088 13 severity: HIGH