From 15f925656e062b41b6c8ad888a55395e1676fc0a Mon Sep 17 00:00:00 2001 From: Jochen Kemnade Date: Mon, 23 Sep 2024 09:02:51 +0200 Subject: [PATCH] fix for controls without protection approach verinice-veo#1116 --- src/main/resources/templates/itbp-a6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/itbp-a6.md b/src/main/resources/templates/itbp-a6.md index ff2aaa4..bc7f9df 100644 --- a/src/main/resources/templates/itbp-a6.md +++ b/src/main/resources/templates/itbp-a6.md @@ -235,7 +235,7 @@ ${value}
<@heading controlTitle(ri.control) nestingLevel+4 /> -<#if ri.control.control_bpInformation_protectionApproach=='control_bpInformation_protectionApproach_base'> +<#if (ri.control.control_bpInformation_protectionApproach!"")=='control_bpInformation_protectionApproach_base'> {.missingimplementation}