Skip to content

HummerRisk 是开源的云原生安全合规检测平台。

License

Notifications You must be signed in to change notification settings

alvin5840/HummerRisk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HummerRisk

开源的云原生安全合规检测平台 [英文版]

A License: GPL v3


什么是 HummerRisk

HummerRisk 是开源的安全合规检测平台,全面支持云原生,实现对主流公(私)有云资源的安全合规检测、网络漏洞检测、虚拟机安全检测、软件依赖检测、容器镜像检测,支持 Cloud Custodian、Prowler、Nuclei、 Xray 和 Dependency Check 等多种检测引擎,全面满足日常的安全合规检测需要。

架构

技术优势

  • 开源开放:HummerRisk 遵循 GPL v3 开源协议;
  • 极致体验:可视化的的规则管理和检测过程,界面美观、用户体验好;
  • 支持全面:覆盖云时代安全合规检查的主流需求;
  • 规则丰富:如 CIS 规则,等保2.0 规则,OWASP 漏洞规则,PCI 规则等;
  • 灵活扩展:可扩展架构,便于扩充模块和引擎;
  • 云原生支持:基于容器进行构建和部署;

快速开始

仅需两步快速安装 HummerRisk:

  1. 准备一台不小于 4 核 8 G 内存的 64 位 Linux (建议首选 CentOS 7 以上) 主机;
  2. 以 root 用户执行如下命令一键安装 HummerRisk。
curl -sSL https://github.com/HummerRisk/HummerRisk/releases/latest/download/quick_start.sh | sh

帮助文档

帮助文档

微信群

公众号

安全说明

如果您在使用过程中发现任何安全问题,请通过以下方式直接联系我们:

技术栈

  • Vue:使用了 Vue.js 作为前端技术栈
  • Spring Boot:使用了 Spring Boot 作为后端技术栈
  • MySQL:使用了 MySQL 作为数据库引擎
  • Cloud Custodian:使用了 Cloud Custodian 作为云平台检测引擎
  • Prowler:使用了 Prowler 作为 AWS 检测引擎
  • Nuclei:使用了 Nuclei 作为漏洞检测引擎
  • Xray:使用了 Xray 作为漏洞检测引擎
  • Dependency Check:使用了 Dependency Check 作为软件依赖检查引擎
  • Element:使用 Element 提供的优秀组件库

License & Copyright

Copyright (c) 2022 瀚马科技 HummerCloud, All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

HummerRisk 是开源的云原生安全合规检测平台。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 59.7%
  • Vue 21.0%
  • JavaScript 19.1%
  • CSS 0.2%
  • Dockerfile 0.0%
  • HTML 0.0%