79116965

Date: 2024-10-23 08:02:39
Score: 6.5 🚩
Natty: 4
Report link

I'm also experiencing some unusual behavior in my Lambda function. I've included a mime.types file to help detect the correct MIME types, but for certain files, the MIME type is being detected incorrectly. For example, a PPT file is being recognized as a application/msword hence DOC file was detected. This issue doesn't occur locally; everything works correctly with the same configuration(python version, library version except the os). Does anyone have idea why this thing is happenning?

Reasons:
  • RegEx Blacklisted phrase (3): Does anyone have
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Yash Nigam