From 7216d264b81d87637cd65673ce7c001d4a283daa Mon Sep 17 00:00:00 2001 From: Jay Mundrawala Date: Sat, 5 Aug 2023 15:31:09 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Modify=20example=20compliance.mq?= =?UTF-8?q?l.yaml=20to=20be=20compatible=20with=20Mondoo=20cloud=20(#681)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Exceptions cannot be managed inline with the framework in this manner. --- examples/compliance.mql.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/examples/compliance.mql.yaml b/examples/compliance.mql.yaml index 203a7045..6d612708 100644 --- a/examples/compliance.mql.yaml +++ b/examples/compliance.mql.yaml @@ -31,16 +31,6 @@ frameworks: title: Harden systems to security recommendations - uid: compliance-x-04 title: Only use ciphers with sufficient bits - - title: exception-1 # something auto-generated - type: 4 # IGNORED/SNOOZED - controls: - - uid: compliance-x-01 - end_date: 2020-12-31T23:59:59+00:00 - author: christian@mondoo.com - approver: - start_date: 2020-11-01T13:13:13+00:00 # auto-generated when snoozed - modified_date: 2020-11-01T13:13:13+00:00 # auto-generated when created/approved/changed/... - justification: "Don't check for now" # optional framework_maps: - uid: compliance-to-ssh-policy