Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
github.com/qixiang-liu/k8s-etcd-ui
etcd-manage-server 是一个用go编写的etcd可视化管理工具,具有友好的界面,管理key就像管理本地文件一样方便。支持简单权限管理区分只读和读写权限。
备注
# 1. sql数据导入到mysql数据库
# 2. 打包、运行
go mod tidy
go mod download
go build .
./etcd-manage-server
etcd管理页面
多个etcd集群健康图
key树以及value展示图
添加etcd界面
etcd-key树图
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.