awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesFormat Validation

Analyzing the binary structure of files to ensure they match their claimed format for security purposes.

Distinct from Attachment Security Validators: Focused on detecting the true format of unknown files for security scanning, which is distinct from web content security policies.

Explore 1 awesome GitHub repository matching security & cryptography · Format Validation. Refine with filters or upvote what's useful.

Awesome Format Validation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/magikaAvatar de google

    google/magika

    17,139Voir sur GitHub↗

    Magika is an AI content type classifier and MIME type prediction engine that uses deep learning to identify file formats based on binary data. It analyzes byte sequences through a neural network to predict the content type of a file and provide associated confidence scores. The system features a foreign function interface that allows the core detection logic to be integrated across different programming languages. It includes a mechanism for configuring detection sensitivity and per-type thresholds to balance precision and recall. The project provides capabilities for bulk file analysis via

    Analyzes unknown files to detect their true format for security scanning and data validation workflows.

    Pythonaideep-learningfiletype
    Voir sur GitHub↗17,139
  1. Home
  2. Security & Cryptography
  3. Format Validation