aahnik / wappdriver

Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
https://aahnik.github.io/wappdriver/
MIT License
46 stars 3 forks source link

Fix 1 Security, 2 Maintainability issues in multiple files #9

Closed codefactor-io[bot] closed 3 years ago

codefactor-io[bot] commented 3 years ago

CodeFactor found multiple issues:

Possible hardcoded password: 'd9fb98d88f620d0320bf305ada414299/raw/616fadf34d3a46ae6e02b63580e0d318d0a4a0cf'

wappdriver\update.py:6-7

Use ./glob or -- glob so names with dashes won't become options.

pypi.sh:1

Trailing spaces

wappdriver\data\var.yml:1

aahnik commented 3 years ago

Screenshot from 2020-09-02 18-05-11 Fixed Issues