User story #18911
implement gm condition from list variable match
Status:
In progress
Priority:
N/A
Assignee:
Gaëtan POBLON
Category:
Generic methods
Target version:
Pull Request:
Suggestion strength:
User visibility:
Effort required:
Description
What it does:
check if a variable of type list includes an element that matches against the regex pattern.
usecase example:
There should a white list to be added to check if a given CIS point should be checked.
in rudderlang we check from this white list variable if the element should be audited or not.
Updated by Gaëtan POBLON about 2 months ago
Work in progess here: https://github.com/gpoblon/ncf/commit/e8d7cad6900baafae27fa396caed4547fd40e2df
Updated by Gaëtan POBLON about 1 month ago
Work in progess here: https://github.com/gpoblon/ncf/commit/58e95837b6bb81db24d6071c2dee63b2c173e441