mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01: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.