| Detector: | Jadet |
| Target: | project ' synthetic ' versionsiemens-i-ras |
| Misuse: | misuse ' static-key ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | The key used is defined statically in the code. |
| Fix Description: | Generate a non-predictable key. |
| Violation Types: |
|
| In File: | Encrypting.java |
| In Method: | encryptWithKey(byte[]) |
| Code with Misuse: |
|
| Code with Pattern(s): |
|