Skip to content

Commit 5121841

Browse files
simon-idjuan-fernandez
authored andcommitted
Add TODO comment about appsec code in RC index (#5339)
1 parent b6713ab commit 5121841

File tree

1 file changed

+1
-0
lines changed
  • packages/dd-trace/src/remote_config

1 file changed

+1
-0
lines changed

packages/dd-trace/src/remote_config/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ function enableOrDisableAppsec (action, rcConfig, config, appsec) {
7777
}
7878
}
7979

80+
// TODO: all appsec specific stuff should be moved back in the appsec folder
8081
function enableWafUpdate (appsecConfig) {
8182
if (rc && appsecConfig && !appsecConfig.rules) {
8283
// dirty require to make startup faster for serverless

0 commit comments

Comments
 (0)