Detector: | Jadet |
Target: | project ' synthetic_jca ' versionjsl |
Misuse: | misuse ' loop-init ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | The usage iterates over a data stream to encrypt all values fetched from it. During the iteration, the same |
Fix Description: | The |
Violation Types: |
|
In File: | mubench/examples/jca/ReinitializingCipher.java |
In Method: | misuse(BufferedReader, Key) |
Code with Misuse: |
|