This project is to provide to developers a library to help them to validate formats of a file properly. Validation is based on the official specifications (ISO, RFC, UIT-T, ...) of tested formats and not only on signatures.
The core is the "File Format Database" (FFD).
It's a collection of rules set.
One rule verify one specification of a norm. Each rules set is a group of rules checking a same norm.
The FFD is independant of implementation of validation.
The validation is very simplist and she's based on File Format Database.
If we want validate a file, we open the file and we pass all methods of validation of format to validate.
The sources code of methods is build on rules of the FFD.
Follow OWASP File Format Validation
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OWASP File Format Validation!