awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microcosm-cc/bluemondayAvatar von microcosm-cc

    microcosm-cc/bluemonday

    3,688Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,688
  1. Home
  2. Software Engineering & Architecture
  3. Regex Pattern Validators
  4. Attribute Injection Validators
  5. Security Attribute Injection