Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StarCrossPortal/swallow
代码审计自动化系统,底层架构为蜻蜓编排系统,墨菲SCA,fortify,SemGrep,hema
https://github.com/StarCrossPortal/swallow
Last synced: 3 months ago
JSON representation
代码审计自动化系统,底层架构为蜻蜓编排系统,墨菲SCA,fortify,SemGrep,hema
- Host: GitHub
- URL: https://github.com/StarCrossPortal/swallow
- Owner: StarCrossPortal
- License: other
- Created: 2023-03-23T09:30:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-25T11:40:49.000Z (over 1 year ago)
- Last Synced: 2024-06-06T18:58:09.848Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 128 KB
- Stars: 150
- Watchers: 5
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-hacking-lists - StarCrossPortal/swallow - 代码审计自动化系统,底层架构为蜻蜓编排系统,墨菲SCA,fortify,SemGrep,hema (PHP)
README
# Swallow
代码审计系统
底层架构为蜻蜓编排系统,墨菲SCA,fortify,SemGrep,hema
安装与使用视频教程:https://www.bilibili.com/video/BV14h411V7m5/
## 安装方法
1. 一键部署控制台 `wget https://gitee.com/songboy/swallow/raw/master/docker-compose.yaml && docker-compose pull && docker-compose up -d`
2. 浏览器打开地址:`http://xx.xx.xx.xx:1890/`## 使用方法
1. 配置fortify和semgrep的引擎信息
2. 在swallow中查看数据[//]: # (![](https://oss.songboy.site/blog/20230310173646.png))
>注意: fortify商业版本默认不包含在swallow中,如果你已经有fortify,需要把fortify路径填写到配置里面去
## 联系我们
微信:songboy8888
![](https://oss.songboy.site/blog/swallow.png)
## 效果图![](https://oss.songboy.site/blog/20230323215157.png)
![](https://oss.songboy.site/blog/20230323215230.png)
![](https://oss.songboy.site/blog/20230323215238.png)
![](https://oss.songboy.site/blog/20230323215247.png)
![](https://oss.songboy.site/blog/20230323215256.png)
![](https://oss.songboy.site/blog/20230323215304.png)
----## Stargazers over time
[![Stargazers over time](https://starchart.cc/StarCrossPortal/swallow.svg)](https://starchart.cc/StarCrossPortal/swallow)