Windows PE binary fixes and monorepo CI removal
764 files · 12,011+ · 132,836-

Windows PE binary fixes

2 files changed
  • build.sh Updated Go builder build script for PE resource handling
  • VERSION Version bump associated with PE fixes
  • Fixed file locking in Go builder’s PE resource embedding on Windows remediate internal
    1 file
    • build.sh
  • Implemented Windows MoveFileEx API for atomic PE resource file replacement (Phase 37) instantiate behavioral
    1 file
    • build.sh
  • Explicitly declared flags as uint32 for MoveFileEx to fix type mismatch remediate internal
    1 file
    • build.sh

Build matrix updates

1 file changed
  • 02-pretaster-pipeline.yml Removed windows-arm64 from pretaster matrix
  • Removed windows-arm64 from pretaster matrix to unblock Windows AMD64 testing qualify internal
    1 file
    • 02-pretaster-pipeline.yml

Monorepo CI/CD removal

8 files changed
  • 01-helper-prep.yml Removed helper prep workflow
  • 03-flavor-pipeline.yml Removed flavor pipeline workflow
  • 04-taster-pipeline.yml Removed taster pipeline workflow
  • 05-code-quality.yml Removed code quality workflow
  • 06-security-scan.yml Removed security scan workflow
  • release-pipeline.yml Removed release pipeline workflow
  • .codecov.yml Removed Codecov configuration
  • Makefile Removed monorepo Makefile
  • Removed all broader pyvider CI/CD workflows and build scripts (700+ files deleted) decouple architectural
    2 files
    • 01-helper-prep.yml
    • release-pipeline.yml
  • Removed PE binary analysis scripts decouple internal
    2 files
    • analyze_pe_binaries.py
    • analyze_pe_binaries.ps1

Phase documentation updates

2 files changed
  • HANDOFF_WINDOWS_FIXES.md Updated Phase 31 documentation confirming infrastructure fixes complete
  • PHASE_22_PE_SECTION_OFFSET_BUG.md Updated Phase 27 documentation with Debug Directory analysis
  • Updated Phase 31 documentation confirming infrastructure fixes complete specify internal
    1 file
    • HANDOFF_WINDOWS_FIXES.md
  • Added Phase 27 PE binary analysis and Debug Directory offset documentation specify internal
    1 file
    • PHASE_22_PE_SECTION_OFFSET_BUG.md