feat: implemented hit testing, form field, content stream and base security hardening

This commit is contained in:
Furqan-14
2026-06-11 19:19:01 +05:30
parent a4131d828e
commit 377a9044af
80 changed files with 5509 additions and 150 deletions
+10
View File
@@ -67,5 +67,15 @@ gateway/*.pyd
gateway/*.so
gateway/*.dylib
# Downloaded fuzzing corpus (large; fetched via scripts/fetch_corpus.py)
corpus/fuzz/
# Large-corpus regression baseline (derived from the gitignored corpus above)
tests/regression/baseline-large/
# Fuzzer working artifacts (crashes, leaks, coverage)
engine/fuzz/artifacts/
crash-*
leak-*
timeout-*
PDF Editor Timeline.xlsx
# Local environment config / secrets