Retrieves the current System Integrity Protection configuration in the target system.: General security posture.
Query:
select * from sip_config;Additional Query Info:
Version: 1.7.0
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "sip_config": { "query" : "select * from sip_config;", "interval" : "86400", "platform" : "darwin", "version": "1.7.0", "description" : "Retrieves the current System Integrity Protection configuration in the target system.", "value" : "General security posture." } } }