testsAndMisc/scripts
Krzysztof kuhy Rudnicki 16c6b207e6 Add defense-in-depth binary file protection system
Layer 1: Pre-commit hook (scripts/check_no_binaries.sh) blocks 60+
binary/image extensions with .binary-allowlist for build-essential exceptions.

Layer 2: Comprehensive .gitignore binary patterns with ! overrides
for allowlisted files (app icons).

Layer 3: Agent exclusions - .copilotignore, files.exclude, and
search.exclude all mirror the same patterns to prevent Copilot
from hitting the 20-image URL limit.
2026-03-25 21:09:03 +01:00
..
check_c_cpp_build_files.sh feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
check_no_binaries.sh Add defense-in-depth binary file protection system 2026-03-25 21:09:03 +01:00
check_no_secrets.sh fix: bluetooth optimze arch desktop phone foucs mode and no secres 2026-03-02 19:13:22 +01:00
check_python_location.sh refactor: move Python packages under python_pkg/ 2026-03-18 22:54:45 +01:00
makepkg-manual-dlagent.sh fix: bluetooth optimze arch desktop phone foucs mode and no secres 2026-03-02 19:13:22 +01:00