码小六 is a GitHub code leak monitoring system that scans repositories to detect and alert on exposed sensitive information, protecting enterprise security.
码小六 - GitHub 代码泄露监控系统
This tool is primarily used by security teams and enterprises to monitor GitHub for accidental code leaks containing secrets or sensitive data. It automates scanning and provides rich, actionable results with flexible configuration and multi-channel notifications to enable timely incident response.
Due to changes in GitHub's official search architecture, maintenance of 码小六 has been suspended as of April 27, 2023 (see issue #264). Users should consider this limitation before deployment. The tool requires proper GitHub token configuration and network proxy setup for optimal scanning performance.
Ensure system environment: Linux, PHP >= 7.3.0, Composer, MySQL >= 5.7, Apache >= 2.4
Choose deployment method: Docker-Compose (recommended), Docker, or source code deployment
Follow respective deployment documentation: doc/deploy-docker-compose.md, doc/deploy-docker.md, or doc/deploy-source.md