Skip to content

Support for wildcard/ignore-case #74

@schenksj

Description

@schenksj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions