Libraries tagged by scraping
wubinworks/module-template-filter-patch
7 Downloads
Magento 2 patch for CVE-2022-24086, CVE-2022-24087. Fix the RCE vulnerability and related bugs by performing deep template variable escaping. If you cannot upgrade Magento or cannot apply the official patches, try this one.
schlessera/markdown-escape
15 Downloads
A PHP library for escaping content to be safely embedded in Markdown without breaking rendering
lastdragon-ru/glob-matcher
0 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.
dzentota/template-variable
6 Downloads
A secure template variable library that provides context-aware escaping for PHP templates using TypedValue objects
cradeq/commonmark-br-extension
6 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.
digitalshopfront/security
5 Downloads
Provides escaping and sanitation functions to provide security for Digital Shopfront CMS.