fix: address code review feedback
- Fix command injection vulnerabilities in pre-commit script - Use proper file path quoting for YAML validation - Use xargs -0 for safe filename handling - Fix incorrect date (2026 -> 2025) in documentation - Add scripts/git to allowed directories in repo_health workflow Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
@@ -468,5 +468,5 @@ phpcs --standard=phpcs.xml --report=source src/
|
||||
---
|
||||
|
||||
**Document Version:** 1.0.0
|
||||
**Last Updated:** 2026-01-04
|
||||
**Last Updated:** 2025-01-04
|
||||
**Maintained by:** Moko Consulting Engineering
|
||||
|
||||
Reference in New Issue
Block a user