zend-escaper

来自Zend Framework的Escaper组件。(Escaper component from Zend Framework.)

  • 所有者: zendframework/zend-escaper
  • 平台: BSD, Cross-platform, Linux, Mac, Windows
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

zend-escaper

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-escaper.

Build Status
Coverage Status

The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS) in
second place. PHP’s sole functionality against XSS is limited to two functions
of which one is commonly misapplied. Thus, the zend-escaper component was written.
It offers developers a way to escape output and defend from XSS and related
vulnerabilities by introducing contextual escaping based on peer-reviewed rules.

Installation

Run the following to install this library:

$ composer require zendframework/zend-escaper

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-escaper/

Support

主要指标

概览
名称与所有者zendframework/zend-escaper
主编程语言PHP
编程语言PHP (语言数: 1)
平台BSD, Cross-platform, Linux, Mac, Windows
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2015-05-14 17:29:46
推送于2020-01-29 15:12:24
最后一次提交2020-01-20 13:29:39
发布数66
最新版本名称release-2.6.1 (发布于 2019-09-05 21:04:21)
第一版名称release-2.0.0 (发布于 2012-09-04 18:03:48)
用户参与
星数327
关注者数20
派生数30
提交数6.2k
已启用问题?
问题数14
打开的问题数6
拉请求数11
打开的拉请求数0
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?