Add change note.

This commit is contained in:
Max Schaefer
2020-04-09 09:41:09 +01:00
parent 1bf835f156
commit d344687f52

View File

@@ -4,8 +4,9 @@
* Alert suppression can now be done with single-line block comments (`/* ... */`) as well as line comments (`// ...`).
* Analysis of flow through fields has been improved.
* More sources of untrusted input as well as vulnerable sinks are modelled, which may lead to more results from the security queries.
* Detection of test code has been improved. LGTM will not show alerts in test code by default.
* Go 1.14 library changes have been modeled.
* More sources of untrusted input as well as vulnerable sinks are modelled, which may lead to more results from the security queries.
## New queries