代碼審計系統
https://github.com/yingshang/banruo
該系統是使用python3的django去開發,隊列使用celery+redis,最后調用代碼審計工具fortify進行審計代碼。
參考文章:
[甲方安全建設之路]自動化代碼審計系統
https://www.cnblogs.com/sevck/p/10432981.html
第三方引擎SonarQube
參考文章:
代碼自動化掃描系統的建設
http://www.sohu.com/a/251981038_684755
https://github.com/WhaleShark-Team/cobra
參考文章:
利用Cobra實現自動化代碼審計
https://www.freebuf.com/articles/es/206989.html
掃描使用了openstack的bandit,前端使用了layui,后端使用django數據存儲層mysql
參考文章:
甲方安全中心建設:代碼審計系統
http://www.sohu.com/a/240034649_354899
基於python的自動化代碼審計
參考文章:https://www.secpulse.com/archives/68344.html