Malcolm
Malcolm
* terrascan version: v1.18.0 * Operating System: https://github.com/tenable/terrascan/issues/new ### Description Using terraform, conditionally create an aws_s3_bucket with a conditional aws_s3_bucket_versioning resource - receive false positive ### What I Did ```terraform...
**Describe the bug** In the egress YAML configuration I've set the s3 configuration settings per the documentation: ```yaml redis: address: localhost:6379 api_key: xxxxxxxxx api_secret: yyyyyyyyyyy ws_url: wss://livekit.example.com health_port: 11010 prometheus_port:...
Allow an option to set the hash algorithm that will be used when calling `HashRing`. In environments that require FIPS validated encryption hash algorithms like MD5 are not permitted. This...