Files
vitrage/vitrage
Dmitriy Rabotyagov 5b57e2b32a Replace eval with function matching
Using eval in code is not safe and may lead to security
risks, especially given that query itself is supplied by a user.

This refactors the code making is presumably safe
and prone to code injections, which are possible with eval.

Story: 2011539
Task: 52866
Change-Id: If629023052aa2c067c419bba10837f77bcc3e59c
Signed-off-by: Dmitriy Rabotyagov <dmitriy@adria-cloud.com>
2025-09-30 21:15:14 +02:00
..
2025-08-25 01:49:17 +00:00
2024-11-17 00:37:12 +09:00
2022-03-14 21:18:56 +02:00
2022-08-21 02:55:03 +09:00
2020-09-18 22:19:02 +08:00
2020-09-21 19:49:42 +08:00
2025-09-30 21:15:14 +02:00
2024-11-17 00:37:12 +09:00
2020-09-18 22:19:02 +08:00
2025-09-30 21:08:59 +02:00
2020-06-03 04:51:26 +00:00
2020-06-28 15:22:17 +03:00
2022-08-21 02:55:03 +09:00