aws-samples / amazon-textract-searchable-pdf

Generate searchable pdf documents from scanned documents with Amazon Textract
Other
65 stars 27 forks source link

Please fix vulnerability issues in the code - Null Dereference #8

Open ssinghgithub opened 1 year ago

ssinghgithub commented 1 year ago

Searchable PDF Lambda is one of the lambda in our ML pipeline which need to be placed in production. But there are 4 high vulnerability issues found in the code (2 related with Null Dereferences, 2 Portability Flaw:Locale Dependent Comparison), which need to be FIXED. Please find summary of 'Null Dereference' issues grouped vertically. Vulnerabilty issues

Null Derefernce