Expected Behavior
No vulnerabilities found for Cloudformation lambda
Actual Behavior
Getting vulnerability for CWE-117,93 - Log injection in DatadogAPICallFunction. Using template https://github.com/DataDog/cloudformation-template/blob/master/aws_quickstart/datadog_integration_api_call_v2.yaml .
Steps to Reproduce the Problem
- Deploy template https://github.com/DataDog/cloudformation-template/blob/master/aws_quickstart/datadog_integration_api_call_v2.yaml
- Use code scanning tools (such as aws inspector)
- Check findings.
Specifications
- Datadog CloudFormation template version: Latest version
Stacktrace