DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
109 stars 35 forks source link

feat: strip IAST features #335

Closed astuyve closed 1 year ago

astuyve commented 1 year ago

What does this PR do?

Removes native prebuilt libs for taint tracking and the rewriter.

Motivation

impact to payload size.

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply