cis-core · 家族全家桶
cis-core 是 cis-* 合规工具家族的统一安装入口(meta-package):一条命令装齐三件套。
pip install cis-core
安装后获得三个命令,覆盖合规全生命周期:
| 命令 | 工具 | 定位 | 仓库 |
|---|---|---|---|
cis-image |
cis-image | 镜像源头 · CIS 加固黄金镜像构建 | github.com/susunola/cis-image |
cis-host |
cis-host | 主机运行时 · CIS 扫描/加固/漂移监控 | github.com/susunola/cis-host |
cis-cloud |
cis-cloud | 云上配置 · 多云 CIS 合规(tencent/aws/azure/gcp/alibaba) | github.com/susunola/cis-cloud |
镜像源头(合规左移) → 运行实例(持续治理) → 云上配置(多云合规)
这个包是什么
- v0.2.0 起是元包(meta-package):
dependencies声明了cis-image/cis-host/cis-cloud,pip 安装时会一并拉取三件套和它们的全部数据(Terraform stacks、Ansible roles 等),离线可用; - 本包自身仍保留
cis_core模块,作为未来真正共享代码的载体。
规划中的共享内容
当家族统一规则目录和报告格式时,以下内容将移入 cis_core 模块:
- 统一规则目录格式:合并 cis-cloud 的
catalog.json与 cis-image 的rules.json为单一 schema,三工具共用一份数据; - 统一报告/导出规范:HTML / JSON / SARIF / XCCDF 的公共约定;
- 家族品牌资产:logo、命名规范、CI 模板。
独立声明
Independent project — cis-core is not affiliated with, sponsored by, or endorsed by the Center for Internet Security (CIS). CIS Benchmark content is copyright © Center for Internet Security, Inc. and used under their terms of use.
License
MIT — see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cis_core-0.2.0.tar.gz.
File metadata
- Download URL: cis_core-0.2.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b2a9cf16be449c83c082e88b64f02cbbe270e61fd252b2f3bb2d9adc80c0c8f
|
|
| MD5 |
d262f5ac69e358d9c84561a277daca50
|
|
| BLAKE2b-256 |
59c7222a97319eeabfd5fcddd8e5db036f47bdbf3bb34cecfdcd3fe4a8b5531c
|
File details
Details for the file cis_core-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cis_core-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab8d0d1107803795fffa2f6f898975f277c0834e0ce9e30bb311481fffe832de
|
|
| MD5 |
49b1f77e4f347afb2e1bc83917fa95e8
|
|
| BLAKE2b-256 |
2ae0db823588b05ee6f86b75739d77e0e6e360c5e898909afcac7bad8ba28337
|