Skip to content

Commit 485aefb

Browse files
committed
feat(appsec): enable Exploit Prevention in Lambda
1 parent 473fd58 commit 485aefb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ddtrace/settings/asm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ def __init__(self):
272272

273273
# Disable all features that are not supported in Lambda
274274
tracer_config._remote_config_enabled = False
275-
self._ep_enabled = False
276275
self._iast_supported = False
277276

278277
if not self._iast_supported:

0 commit comments

Comments
 (0)