mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Add change note.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user