php-devops/scripts
unknown 1248758d46
security: fix single percent detection and add fsutil to PowerShell
setup.bat:
- Fix percent sign detection to catch single % (not just %%)
- Use string substitution for reliable detection

install-core.ps1:
- Add fsutil reparsepoint query to Test-SecureDirectory
- Matches batch script's dual-layer detection approach
- Keep .NET attribute check as fallback

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 00:46:46 +11:00
..
install-core.ps1 security: fix single percent detection and add fsutil to PowerShell 2026-02-01 00:46:46 +11:00
install-core.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.ps1 feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00