Describe the bug
Certain allowed characters, according to Falcon documentation, are blocked from use with GroupingTag and SensorTag commands due to the ValidateScript function in the Tag parameter.
To Reproduce
Use . or @ in a GroupingTag or SensorTag.
Expected behavior
Tag values should be passed to target API.
Environment (please complete the following information):
- PowerShell: 5.1+
- PSFalcon: 2.2.9 and older
Describe the bug
Certain allowed characters, according to Falcon documentation, are blocked from use with
GroupingTagandSensorTagcommands due to theValidateScriptfunction in theTagparameter.To Reproduce
Use
.or@in aGroupingTagorSensorTag.Expected behavior
Tag values should be passed to target API.
Environment (please complete the following information):