We are excited to announce the release of: vitrage 15.0.1 This release is part of the flamingo 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. 15.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 15.0.0..15.0.1 --------------------------------- 89df4bd2 Replace eval with function matching a0ca4f8a Add unit testing for graph.query fb03d3a2 Update TOX_CONSTRAINTS_FILE for stable/2025.2 80e08d0f Update .gitreview for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .../grap_query_eval_fixup-9232ce40ad85993e.yaml | 5 + tox.ini | 6 +- vitrage/graph/query.py | 72 ++++----- 5 files changed, 211 insertions(+), 38 deletions(-)