We are overjoyed to announce the release of: vitrage 13.0.1 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/vitrage Download the package from: https://tarballs.openstack.org/vitrage/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/vitrage For more details, please see below. 13.0.1 ^^^^^^ Security Issues * A security issue in the entity graph querying mechanism has been fixed. This change hardens the query parser against malicious input. Changes in vitrage 13.0.0..13.0.1 --------------------------------- 2a35b519 Replace eval with function matching 946ad89e Add unit testing for graph.query f29c3dff Set tempest jobs to NV 5abde2e3 Update TOX_CONSTRAINTS_FILE for stable/2024.2 b6d0b02a Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 12 +- .../grap_query_eval_fixup-9232ce40ad85993e.yaml | 5 + tox.ini | 6 +- vitrage/graph/query.py | 72 ++++----- 6 files changed, 217 insertions(+), 44 deletions(-)