mistral/mistral
Eyal 2968b8bbb7 Disable the use of anchors when parsing yaml
This can be used as a DDoS attack

Closes-Bug: 1785657
Change-Id: Icf460fea113e9279715cae87df3ef88a77575e04
2020-06-18 14:46:51 +07:00
..
actions Add reply-to to std.email 2019-04-15 13:00:54 +00:00
api Add http_proxy_to_wsgi middleware 2019-04-08 21:13:03 +00:00
auth make user_info_endpoint_url independent of auth_url 2018-10-21 12:18:05 +00:00
cmd Enable mutable config in mistral 2018-07-25 03:40:34 +05:30
db Retry a DB transaction on "Too many connections" error 2020-03-05 15:06:54 +02:00
engine Mask sensitive data when logging action results 2019-11-20 16:35:50 +00:00
event_engine Disable the use of anchors when parsing yaml 2020-06-18 14:46:51 +07:00
executors Add loging for sending an action to executor 2018-11-28 14:33:30 +00:00
expressions Add YAQL engine options 2018-06-01 17:06:57 +07:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Disable the use of anchors when parsing yaml 2020-06-18 14:46:51 +07:00
notifiers Add a debug log for the webhook publisher 2018-07-30 10:05:47 +01:00
policies Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc [Event-engine] Allow event_engine to work in HA 2018-12-09 11:49:35 +00:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Disable the use of anchors when parsing yaml 2020-06-18 14:46:51 +07:00
tests Disable the use of anchors when parsing yaml 2020-06-18 14:46:51 +07:00
utils Disable the use of anchors when parsing yaml 2020-06-18 14:46:51 +07:00
workflow Process all task batches in wf output evaluation 2019-05-28 09:33:41 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py Add "convert_input_data" config property for YAQL expressions 2019-04-05 04:24:33 +00:00
context.py Add http_proxy_to_wsgi middleware 2019-04-08 21:13:03 +00:00
exceptions.py Create Base class for Mistral Exceptions and Errors 2018-05-31 08:47:04 +00:00
messaging.py [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00