Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit d344687

Browse files
author
Max Schaefer
committed
Add change note.
1 parent 1bf835f commit d344687

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

change-notes/1.24/analysis-go.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

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

1011
## New queries
1112

0 commit comments

Comments
 (0)