定制 tuxudo/macos_security_compliance 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: Hack

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-18