1{
2    "check_rules": [
3        {
4            "name": "execute and execute_no_trans",
5            "description": "process label should transform while execute a file",
6            "perm_group": [
7                {
8                    "tclass": "*",
9                    "perm": "execute execute_no_trans"
10                }
11            ]
12        }
13    ]
14}