diff --git a/p-process.yml b/p-process.yml index 631802e6..a98d9f38 100644 --- a/p-process.yml +++ b/p-process.yml @@ -464,6 +464,9 @@ components: description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing." type: boolean # default: false + strictSecurityChecks: + 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'." + type: boolean MRZFormat: title: "MRZFormat"