if I try to index an apk file, tika tries to extract it and throws the
following exception:
{"error":"MapperParsingException[Failed to extract [100000] characters of
text for [null]]; nested: TikaException[Zip bomb detected!]; nested:
SecureSAXException[Suspected zip bomb: 10 levels of package entry nesting];
","status":400}
Can I somewhere increase the allowed depth of levels? Or can I somehow
prevent extracting files with high nesting levels in order to avoid this
exception?
I'm using elasticsearch 0.20.2 and mapper-attachments 1.6.0
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.