Python flawfinder
module is working in bash but not working in Windows command commandline. Here are the steps I followed:
Python installation path - C/Users/xyz/AppData/Local/Programs/Python/Python37-32/python
pip install flawfinder
When I type
flawfinder
in commandline, it gives below error:flawfinder is not recognized as an internal or external command, operable program or batch file.