generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 75
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is your idea?
It would be awesome to have a case-insensitive wildcard. Curious of the communities thoughts. On the surface, it doesn't seem like a tough implementation, though I'm not terribly confident in the syntax given that we were trying to avoid an ignore-case keyword...
{
"detail": {
"command_path": [ {"wildcard": {"ignore-case": "*/Cmd.exe*"} } ]
}
}
The above matches stufff/cmd.exe -x stuff/Cmd.exe -x StUff/CmD.ExE .
Would you be willing to make the change?
Probably
Additional context
Add any other context (such as images, docs, posts) about the idea here.
youngm
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request