10 lines
338 B
JSON
10 lines
338 B
JSON
{
|
|
"id": "developer",
|
|
"label": "Developer",
|
|
"description": "Hardened baseline with developer tooling allowances.",
|
|
"isDefault": false,
|
|
"hardening": { "modules": ["00","01","02","03","04","05","06","07"], "params": { "wdac": "audit" } },
|
|
"appSet": ["SilverBrowser","SilverVPN","SilverKeys"],
|
|
"settings": { "autoLock": 300 }
|
|
}
|