Description
CWE: 197 Numeric Truncation Error
BadSource: File Read data from file (named c:\data.txt)
GoodSource: A hardcoded non-zero, non-min, non-max, even number
BadSink: to_byte Convert data to a byte
Flow Variant: 41 Data flow: data passed as an argument from one method to another in the same class
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.