Python模块在bash中工作,但在flawfinder命令行中不工作。以下是我遵循的步骤:
pip install flawfinderflawfinder时,它会出现以下错误:
缺陷查找器不被识别为内部或外部命令、可操作程序或批处理文件。发布于 2019-09-24 06:28:46
发布于 2021-11-22 18:10:25
由于版本2.0.16发布了2021-05-31,flawfinder也可以像预期的那样在windows上工作。
https://stackoverflow.com/questions/58073861
复制相似问题