mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
589 B
589 B
1.4.2
Minor Analysis Improvements
- Changes to the MaD model generation infrastructure:
- Changed the query
java/utils/modelgenerator/summary-modelsto use the implementation fromjava/utils/modelgenerator/mixed-summary-models. - Removed the now-redundant
java/utils/modelgenerator/mixed-summary-modelsquery. - A similar replacement was made for
java/utils/modelgenerator/neutral-models. That is, ifGenerateFlowModel.pyis provided with--with-summaries, combined/mixed models are now generated instead of heuristic models (and similar for--with-neutrals).
- Changed the query