Skip to content

Commit 60ed1dc

Browse files
Merge pull request #264 from regulaforensics/feature/41371
41371 - add strictSecurityChecks
2 parents 886bfd2 + 0b6da6e commit 60ed1dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

p-process.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,9 @@ components:
464464
description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing."
465465
type: boolean
466466
# default: false
467+
strictSecurityChecks:
468+
description: "When enabled, this parameter marks security checks that don’t meet minimum requirements as 'Failed' (instead of 'WasNotDone'), which causes the overall security status to be 'Failed'."
469+
type: boolean
467470

468471
MRZFormat:
469472
title: "MRZFormat"

0 commit comments

Comments
 (0)