howljs/hl_image_picker

Security vulnerability issues

Opened this issue · 0 comments

AS im using the latest version of the package hl_image_picker: ^1.2.16 when im testing the app on Appsweep to test the security, it showing two vulnerability issues:

  1. Insecure hashing algorithm MD5 used
    image

  2. Insecure hashing algorithm SHA-1 used
    image

Is there any way to resolve this?