-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
Description
Required confirmations before submitting
- I can reproduce this issue on the latest released version of Check.
- I have searched existing issues (both open and closed) to avoid duplicates.
- I am not requesting general support; this is an actual bug report.
Issue Description
Please could URL: https://lifecycle.ifs.com/* be whitelisted in the json rule detection? It would be greatly appreciated
Extension Version
1.1.0
Rules Version
1.1.0
Relevant Logs / Stack Trace
Attempted to apply via powershell script and policy but receive warning
{
"exclusion_system": {
"domain_patterns": [
"^https://lifecycle\\.ifs\\.com(/.*)?$"
]
}
}