Files
vinayakg 899630341b fix: prevent command injection in Prettier hook (#102)
Security fix: Prevent command injection in Prettier hook by using execFileSync with array arguments instead of execSync with string concatenation.
2026-01-28 23:00:24 -08:00
..