aws-samples / amazon-textract-searchable-pdf

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

Please fix vulnerability issues in the code - Portability Flaw: Locale Dependent Comparison #9

Open ssinghgithub opened 2 years ago

ssinghgithub commented 2 years 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 'Portability Flaw: Locale Dependent Comparison' issues grouped vertically Vulnerabilty issues

Portability Flaw Portability Flaw-1