Some serendipitous timing here, I just saw this article "Parsing JSON is a
Minefield":

http://seriot.ch/parsing_json.html

It shows how dramatically differently various parsers handle various types
of malformed JSON. One of the things I've been trying to put together in
TJSON is a comprehensive set of test cases that ensure conforming parsers
have the same behavior:

https://github.com/tjson/tjson-spec/blob/master/draft-tjson-examples.txt

-- 
Tony Arcieri
_______________________________________________
langsec-discuss mailing list
langsec-discuss@mail.langsec.org
https://mail.langsec.org/cgi-bin/mailman/listinfo/langsec-discuss

Reply via email to