#Input-validation
Showing 6 of 6 repositories tagged #input-validation, ranked by stars
Svelte Tel Input
this repository is a docker containing some "XSS vulnerability" challenges and bypass examples.
Validator is a modern, lightweight Swift framework that provides elegant and type-safe input validation.
Guardrail capabilities for Pydantic AI — cost tracking, prompt injection detection, PII filtering, secret redaction, tool permissions, and async guardrails. Built on pydantic-ai's native capabilities API.
A production-grade control layer that sits between your application logic and any LLM — input validation, schema enforcement, circuit breaking, targeted retry, and audit logging in one composable pipeline.
SecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features