mirror of
https://github.com/github/codeql.git
synced 2026-01-29 06:12:58 +01:00
Add change note
This commit is contained in:
2
change-notes/2020-08-05-incorrect-integer-conversion.md
Normal file
2
change-notes/2020-08-05-incorrect-integer-conversion.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Query "Incorrect integer conversion" (`go/incorrect-integer-conversion`) is promoted from experimental status. This checks for parsing a string to an integer and then assigning it to an integer type of a smaller bit size.
|
||||
Reference in New Issue
Block a user