Implement bounded XML LLSD codec
This commit is contained in:
6
fuzz/corpus/xml_llsd/README.md
Normal file
6
fuzz/corpus/xml_llsd/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# XML LLSD security regression corpus
|
||||
|
||||
These inputs exercise the XML LLSD parser's entity boundary. DTD declarations,
|
||||
external entities, and undeclared named entities must be rejected without file
|
||||
or network access and without entity expansion. The structured-data unit tests
|
||||
load every fixture directly.
|
||||
Reference in New Issue
Block a user