Merge pull request #16985 from geoffw0/madprov

C++: Support MaD alert provenance
This commit is contained in:
Geoffrey White
2024-07-17 16:25:49 +01:00
committed by GitHub
6 changed files with 137 additions and 59 deletions

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Models-as-data alert provenance information has been extended to the C/C++ language. Any qltests that include the edges relation in their output (for example, `.qlref`s that reference path-problem queries) will need to be have their expected output updated accordingly.