mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
3 lines
242 B
Markdown
3 lines
242 B
Markdown
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.
|