We are jazzed to announce the release of: vitrage 14.0.1 This release is part of the epoxy 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. 14.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 14.0.0..14.0.1 --------------------------------- 8f3fc1eb Replace eval with function matching 0899a2e4 Add unit testing for graph.query 81820906 Set tempest jobs to NV 6bad58ae Update TOX_CONSTRAINTS_FILE for stable/2025.1 2b412437 Update .gitreview for stable/2025.1 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(-)