# code6 **Repository Path**: mason_pan/code6 ## Basic Information - **Project Name**: code6 - **Description**: 码小六(code6)是一款 GitHub 代码泄露监控系统,通过定期扫描 GitHub 发现代码泄露行为,为企业安全保驾护航! 系统特点 全可视化界面,操作简单 支持 GitHub - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/code6 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2022-06-22 - **Last Updated**: 2022-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
![码小六](https://4x99.github.io/snapshot/code6/logo.png) ![license](https://img.shields.io/github/license/4x99/code6?color=%231890FF&style=flat-square) ![release](https://img.shields.io/github/v/release/4x99/code6?color=%231890FF&sort=semver&style=flat-square) ![stars](https://img.shields.io/github/stars/4x99/code6?color=%231890FF&style=flat-square) ![forks](https://img.shields.io/github/forks/4x99/code6?color=%231890FF&style=flat-square) ![watchers](https://img.shields.io/github/watchers/4x99/code6?color=%231890FF&style=flat-square) 码小六是一款 GitHub 代码泄露监控系统,通过定期扫描 GitHub 发现代码泄露行为,为企业安全保驾护航!
--- ## 系统特点 - 全可视化界面,操作简单 - 支持移动端,随时随地解决问题 - 支持 GitHub 令牌管理及智能调度 - 扫描配置灵活,可单独配置任务扫描参数 - 扫描结果信息丰富,支持批量操作 - 支持代理配置,扫描 GitHub 更通畅 - 支持白名单模式,可按仓库和文件名过滤 - 支持邮件、钉钉、飞书、WebHook、Telegram、企业微信通知 --- ## 运行环境 - Linux - PHP >= 7.3.0 - Composer - MySQL >= 5.7 - Apache >= 2.4 --- ## 安装部署 码小六支持 [Docker-Compose 部署](doc/deploy-docker-compose.md)(推荐)、[Docker 部署](doc/deploy-docker.md) 与 [源码部署](doc/deploy-source.md),请根据情况选择! --- ## 系统界面 请点击浏览大图 :P #### 登录页面 ![登录页面](https://4x99.github.io/snapshot/code6/login.png) #### 应用概况 ![应用概况](https://4x99.github.io/snapshot/code6/home.png) #### 扫描结果 ![扫描结果](https://4x99.github.io/snapshot/code6/code-leak.png) #### 令牌配置 ![令牌配置](https://4x99.github.io/snapshot/code6/config-token.png) #### 任务配置 ![任务配置](https://4x99.github.io/snapshot/code6/config-job.png) #### 通知配置 ![通知配置](https://4x99.github.io/snapshot/code6/config-notify.png) #### 白名单配置 ![白名单配置](https://4x99.github.io/snapshot/code6/config-whitelist.png) #### 手机移动版 ![移动版](https://4x99.github.io/snapshot/code6/mobile.png)