Clay Zhang
Results
1
comments of
Clay Zhang
The reason for the error is in this code: ` const p = cp.spawn(this.binaryPath, ['format', backupFile], { cwd }); ` It is intended behavior for the security patch CVE-2024-27980. You...