awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSecurity Attribute Injection

Automatically adding security-focused attributes to HTML elements to mitigate web-based attacks.

Distinct from Attribute Injection Validators: Focuses on the active injection of safety attributes like noopener, rather than just validating existing attributes.

Explore 1 awesome GitHub repository matching software engineering & architecture · Security Attribute Injection. Refine with filters or upvote what's useful.

Awesome Security Attribute Injection GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microcosm-cc/bluemondayAvatar microcosm-cc

    microcosm-cc/bluemonday

    3,688Vezi pe GitHub↗

    bluemonday is a Go library for scrubbing user-generated HTML content to prevent cross-site scripting and other injection attacks. It functions as an HTML policy engine and sanitizer that removes dangerous scripts and malicious tags by applying configurable element and attribute allowlists. The project distinguishes itself through a rule-based system that utilizes regular expressions and name-based lists to define permitted tags, attributes, and CSS styles. It includes a URL security validator that enforces safe protocols and automatically injects security attributes such as nofollow and noope

    Automatically appends security attributes like nofollow and noopener to outbound hyperlinks.

    Goallowlistgogolang
    Vezi pe GitHub↗3,688
  1. Home
  2. Software Engineering & Architecture
  3. Regex Pattern Validators
  4. Attribute Injection Validators
  5. Security Attribute Injection