awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
XSS Protections · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesXSS Protections

Sanitization and encoding to prevent cross-site scripting.

Distinguishing note: Focuses on general input sanitization, distinct from DOM-specific XSS.

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

  1. Home
  2. Security & Cryptography
  3. XSS Protections

Awesome XSS Protections GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • OWASP/CheatSheetSeries

    OWASP/CheatSheetSeries

    31,387View on GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Sanitizes user-supplied data to prevent malicious script execution in browsers.

    Pythonapplication-securityappsecbest-practices
    31,387View on GitHub↗