* Adding policy query to check firewall on Mac This commit closes https://github.com/fleetdm/confidential/issues/1410 once merged. * Adding policies This commit closes https://github.com/fleetdm/confidential/issues/1412. Right now there is no way to check the screenlock so instead we check if a profile for screenlock is there. https://github.com/fleetdm/confidential/issues/1410 also closed by this. * Update constants.ts Fixed space * Resolution text fix for new policies Fixed copy based on @zhumo's comments!