Stirling-PDF/app/core
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
..
src [V2] feat(security): add PDF standards verification feature using veraPDF 2025-11-11 14:46:32 +01:00
.gitignore feat(security): add PFX alias for PKCS12; accept .crt/.cer/.der certs & .key keys; add certificate-signing tests (#4297) 2025-09-04 15:30:32 +01:00
build.gradle [V2] feat(security): add PDF standards verification feature using veraPDF 2025-11-11 14:46:32 +01:00