mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
242 B
242 B
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.