# code6 **Repository Path**: JeffreyBool/code6 ## Basic Information - **Project Name**: code6 - **Description**: 码小六 - GitHub 代码泄露监控系统 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-15 - **Last Updated**: 2023-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
![码小六](https://raw.githubusercontent.com/4x99/snapshot/master/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 令牌管理及智能调度 - 扫描结果信息丰富,支持批量操作 - 任务配置灵活,可单独配置任务扫描参数 - 支持白名单模式,主动忽略白名单仓库 - 支持邮件、钉钉、WebHook、Telegram、企业微信通知 --- ## 运行环境 - Linux - PHP >= 7.3.0 - Composer - MySQL >= 5.7 - Apache >= 2.4 --- ## 安装部署 码小六支持 [Docker 部署](doc/deploy-docker.md) 与 [源码部署](doc/deploy-source.md),请根据情况选择! --- ## 系统界面 请点击浏览大图 :P ![登录页面](https://raw.githubusercontent.com/4x99/snapshot/master/code6/login.png) ![应用概况](https://raw.githubusercontent.com/4x99/snapshot/master/code6/home.png) ![扫描结果](https://raw.githubusercontent.com/4x99/snapshot/master/code6/code-leak.png)