Project

General

Profile

Bug #20248 » perms.json

Félix DALLIDET, 2021-11-05 16:52

 
{
"bundle_name": "testing",
"version": "1.0",
"category": "ncf_techniques",
"description": "Audit rhel7 configuration based on CIS Benchmark.",
"name": "My technique name",
"method_calls": [
{
"method_name": "permissions_value",
"class_context": "any",
"component": "Permissions (non recursive)",
"parameters": [
{
"name": "path",
"value": "/boot/grub2/grub.cfg",
"$errors": []
},
{
"name": "mode",
"value": "600",
"$errors": []
},
{
"name": "owner",
"value": "root",
"$errors": []
},
{
"name": "group",
"value": "root",
"$errors": []
}
],
"id": "d9439b77-338f-4543-8583-db683f8654e4",
"disableReporting": false
}
],
"parameter": [],
"resources": []
}
(1-1/2)