We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67d211 commit a9849feCopy full SHA for a9849fe
gatewayd_plugin.yaml
@@ -37,9 +37,6 @@ plugins:
37
# Anything below 0.8 is not recommended,
38
# but it is dependent on the application and testing.
39
- THRESHOLD=0.8
40
- # The following env-vars disable the verbose logging of Tensorflow.
41
- - KMP_AFFINITY=noverbose
42
- - TF_CPP_MIN_LOG_LEVEL=3
43
- ENABLE_LIBINJECTION=True
44
# True (permissive): The plugin will block the request only if it detects an SQL injection
45
# attack and the prediction confidence is above the threshold. This is
0 commit comments