Simon Willison’s Weblog

Subscribe

2 items tagged “sax”

2010

ijson. A SAX-style streaming JSON parser for Python, using ctypes to talk to the yajl C library.

# 22nd September 2010, 9:59 pm / ctypes, json, python, sax, recovered

2008

Tip: Configure SAX parsers for secure processing. Explains the billion laughs attack, among others.

# 23rd August 2008, 11:12 am / billionlaughs, elliotte-rusty-harold, sax, security, xml