tuxudo/macos_security_compliance
最新稳定版本:v1.3
Composer 安装命令:
composer require tuxudo/macos_security_compliance
包简介
macOS Security Compliance module for MunkiReport.
README 文档
README
Reports on the latest macOS Security Compliance audit as part of the macOS Security Compliance project.
Configuration
Baseline
By default MunkiReport will collect information on the latest baseline audit file located in /Library/Preferences/org.$baseline.audit.plist. It is possible to specify the baseline by setting the macos_security_compliance_baseline key in the MunkiReport domain using a profile or the following command.
sudo defaults write /Library/Preferences/MunkiReport.plist macos_security_compliance_baseline cis_lvl1
Table Schema
- last_compliance_check - BIGINT - Timestamp of when the compliance audit last ran
- baseline - VARCHAR(255) - Baseline of the processed audit file
- compliant - VARCHAR(255) - Percentage of compliance
- fails - INT(11) - Rules failed
- passes - INT(11) - Rules passed
- exempt - INT(11) - Rules exempted
- total - INT(11) - Total checked rules
- compliance_json - MediumTEXT - JSON files containing audit results
统计信息
- 总下载量: 197
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-18