mirror of
https://github.com/github/codeql.git
synced 2026-04-12 10:34:02 +02:00
368 B
368 B
0.2.8
Minor Analysis Improvements
- Inline expectations test comments, which are of the form
// $ tagor// $ tag=value, are now parsed more strictly and will not be recognized if there isn't a space after the$symbol. - Added neutral models to inhibit spurious generated sink models for
mapandfrom. This fixes some false positive query results.