mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
C#: Add release note for the CSV DSL change.
This commit is contained in:
4
csharp/ql/src/change-notes/2022-06-14-madformatchange.md
Normal file
4
csharp/ql/src/change-notes/2022-06-14-madformatchange.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The syntax of the (source|sink|summary)model CSV format has been changed slightly for Java and C#. A new column called `provenance` has been introduced, where the allowed values are `manual` and `generated`. The value used to indicate whether a model as been written by hand (`manual`) or create by the CSV model generator (`generated`).
|
||||
Reference in New Issue
Block a user