saf-cli

CLI for the MITRE Security Automation Framework (SAF)

brewmacoslinux
Try with needOr install directly
Source

About

CLI for the MITRE Security Automation Framework (SAF)

Commands

saf

Examples

Validate and convert security compliance results to different formats$ saf convert scan_results.json --format hdf > results.hdf
Identify and remediate security findings from scan data$ saf view:profile /path/to/inspec_profile
Compare security scan results and generate a detailed report$ saf compare baseline.json current.json