pdftract/crates
jedarden fba1b07caf
Some checks are pending
Schema Generation Validation / Validate JSON Schema (push) Waiting to run
Schema Generation Validation / Validate JSON Syntax (push) Waiting to run
feat(pdftract-25br8): add JS/XFA/conformance detection tests and diagnostic emission
Add comprehensive test coverage for JavaScript, XFA, and conformance detection:
- JS detection tests: annotation /A, page /AA, AcroForm field /AA
- XFA detection tests: null, array, present, absent cases
- Conformance detection tests: PDF/A-1b/2u/3a/4e/4f, malformed XML, no metadata

Enhance conformance detection with diagnostic emission for malformed XMP:
- Emit STRUCT_INVALID_XMP when XMP XML is malformed
- Graceful failure returns None without panic (INV-8)

quick-xml already in default features (verified via cargo tree)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 06:43:53 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli chore(pdftract-36glh): remove unused JpxDecoder import and add verification note 2026-05-28 05:23:13 -04:00
pdftract-core feat(pdftract-25br8): add JS/XFA/conformance detection tests and diagnostic emission 2026-05-28 06:43:53 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py fix(pdftract-63ka2): AES-128 test buffer allocation for PKCS#7 padding 2026-05-28 01:30:33 -04:00