Download List

프로젝트 설명

kses is an HTML/XHTML security filter that removes all unwanted HTML elements and attributes, no matter how malformed the HTML input you give it. It also does several checks on attribute values. It can be used to avoid cross-site scripting (XSS), buffer overflows, and denial of service attacks. It is used by popular programs such as WordPress and Geeklog.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-29 18:13 Back to release list
0.2.1

이 릴리스에는 3 개의 새로운 속성 값을 검사 (minval, minlen 및 소용 없어), 새로운 객체 지향 kses의 버전을 추가하는 작업을 몇 가지 다른 사소한 변경 공백으로 chr (173) 취급 오페라 "기능"- 주위에, 및 .
Tags: Minor feature enhancements
This release adds a new object-oriented version of
kses, three new attribute value checks (minlen,
minval, and valueless), a work-around for an Opera
"feature" that treats chr(173) as whitespace, and
some other minor changes.

Project Resources