/murphysec-gitlab-scanner

一款集成了MurphySec CLI的GitLab代码仓库安全检测工具,10分钟检测仓库所有存量代码。

Primary LanguagePythonApache License 2.0Apache-2.0

murphysec-gitlab-scanner

使用方式

python3 scan_all.py -A "your gitlab aress" -T "your gitlab token" -t "your murphy token"

TODO

  • 增加增量代码检测(gitlab webhook功能)
  • 增加检测队列,加快检测速度