awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesProperty Validators

Logic for validating specific attributes of an attachment such as size and presence.

Distinct from Attachment Security Validators: Focuses on validating file properties (size, presence) rather than securing the content path identifiers.

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

Awesome Property Validators 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.
  • thoughtbot/paperclipAvatar de thoughtbot

    thoughtbot/paperclip

    9,020Voir sur GitHub↗

    Paperclip is an ActiveRecord file attachment manager that links database models to files stored on local disks or cloud storage. It functions as a system for managing file attachments, a fingerprinting system for detecting duplicates and verifying integrity, and a MIME type validator to ensure uploaded files match allowed formats. The project features an image processing pipeline that uses command-line utilities to automatically generate thumbnails and scaled versions of images based on predefined dimensions. It also provides S3 compatible file storage for managing attachments in Amazon S3 an

    Enforces constraints on file presence, size, and content type to ensure data integrity.

    Ruby
    Voir sur GitHub↗9,020
  1. Home
  2. Security & Cryptography
  3. File Upload Security
  4. Attachment Security Validators
  5. Property Validators