mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
C#/Java/Rust: Add change notes.
This commit is contained in:
4
java/ql/src/change-notes/2025-04-16-model-generation.md
Normal file
4
java/ql/src/change-notes/2025-04-16-model-generation.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Changes to the MaD model generation infrastructure: Changed the query `java/utils/modelgenerator/summary-models` to use the implementation from `java/utils/modelgenerator/mixed-summary-models`. Removed the now-redundant `java/utils/modelgenerator/mixed-summary-models` query. Similar replacement was made for `java/utils/modelgenerator/neutral-models`. That is, if `GenerateFlowModel.py` is provided with `--with-summaries` combined/mixed models are now generated instead of heuristic models (and similar for `--with-neutrals`).
|
||||
Reference in New Issue
Block a user