Project

General

Profile

Bug #20540 » technique.json

json produced by rudderc compilation - Félix DALLIDET, 2022-01-07 15:52

 
{
"id": "CIS_rhel7_setup_filesystem",
"version": "1.0",
"category": "ncf_techniques",
"description": "Audit rhel7 configuration based on CIS Benchmark.",
"name": "CIS rhel7 v2.1.1",
"calls": [
{
"reportingLogic": {
"type": "weighted"
},
"component": "SSH Server Configuration",
"condition": "any",
"calls": [
{
"reportingLogic": {
"type": "weighted"
},
"component": "Block 1",
"condition": "",
"calls": [
{
"method": "file_key_value_present_option",
"condition": "",
"component": "File key-value present with option",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config",
"$errors": []
},
{
"name": "key",
"value": "LogLevel",
"$errors": []
},
{
"name": "value",
"value": "INFO",
"$errors": []
},
{
"name": "separator",
"value": "${ncf_const.s}",
"$errors": []
},
{
"name": "option",
"value": "strict",
"$errors": []
}
],
"id": "da86ad6e-3411-4b4b-84c2-f69441cd1737",
"disableReporting": false
}
],
"id": "aebcc82a-9238-41aa-a59d-871d09876d42"
},
{
"reportingLogic": {
"type": "weighted"
},
"component": "Block 2",
"condition": "",
"calls": [
{
"method": "file_key_value_present_option",
"condition": "",
"component": "File key-value present with option",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config",
"$errors": []
},
{
"name": "key",
"value": "X11Forwarding",
"$errors": []
},
{
"name": "value",
"value": "no",
"$errors": []
},
{
"name": "separator",
"value": "${ncf_const.s}",
"$errors": []
},
{
"name": "option",
"value": "strict",
"$errors": []
}
],
"id": "ab7ca0f8-792a-496d-ac5c-80ebb6ca0fd1",
"disableReporting": false
}
],
"id": "68110671-c4e7-4305-a9cb-c65e3faa4e4d"
},
{
"reportingLogic": {
"type": "weighted"
},
"component": "Block 3",
"condition": "",
"calls": [
{
"method": "file_key_value_present_option",
"condition": "",
"component": "File key-value present with option",
"parameters": [
{
"name": "path",
"value": "/etc/ssh/sshd_config",
"$errors": []
},
{
"name": "key",
"value": "MaxAuthTries",
"$errors": []
},
{
"name": "value",
"value": "4",
"$errors": []
},
{
"name": "separator",
"value": "${ncf_const.s}",
"$errors": []
},
{
"name": "option",
"value": "strict",
"$errors": []
}
],
"id": "dab2b17f-2a92-465d-8905-1ad137bbc335",
"disableReporting": false
}
],
"id": "0a3b8001-efdd-48b4-97ff-d09a7d7047af"
}
],
"id": "0c9dcad4-dd57-4854-9a6c-d951b6c36a19"
}
],
"parameter": [],
"resources": []
}
(2-2/4)