Stirling-PDF/app
Balázs Szücs 075de9487a [V2] feat(security): add PDF standards verification feature using veraPDF
- Implemented `PDFVerificationRequest` and `PDFVerificationResult` models for validation requests and responses
- Developed `VeraPDFService` to validate PDFs against specific or auto-detected standards
- Added `VerifyPDFController` with an endpoint for PDF verification
- Integrated veraPDF dependencies into project build file
- Deprecated unused `/verify-pdf` form in `SecurityWebController`
- Updated `EndpointConfiguration` to include the new `verify-pdf` endpoint

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
2025-11-11 14:46:32 +01:00
..
common Merge remote-tracking branch 'origin/V2' into mainToV2 2025-11-03 23:01:41 +00:00
core [V2] feat(security): add PDF standards verification feature using veraPDF 2025-11-11 14:46:32 +01:00
proprietary Merge remote-tracking branch 'origin/V2' into mainToV2 2025-11-03 23:01:41 +00:00
allowed-licenses.json feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option (#4581) 2025-10-04 11:15:23 +01:00