Codacy Production / Codacy Static Code Analysis
required action
Jan 9, 2025 in 0s
2 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 17 in testing/decrypt_save.c
codacy-production / Codacy Static Code Analysis
testing/decrypt_save.c#L17
Check when opening files - can an attacker redirect it (via symlinks), force the opening of special file type (e.g., device files), move things around to create a race condition, control its ancestors, or change its contents? (CWE-362).
Check notice on line 53 in testing/decrypt_save.c
codacy-production / Codacy Static Code Analysis
testing/decrypt_save.c#L53
Check when opening files - can an attacker redirect it (via symlinks), force the opening of special file type (e.g., device files), move things around to create a race condition, control its ancestors, or change its contents? (CWE-362).
Loading