-
## Bug Report
Some example Policies are using wildcards in places, where it's not documented, e.g.: https://docs.kubearmor.io/kubearmor/use-cases/hardening#logs-delete in `path` within `file.matchP…
-
I have some questions around the new `on-path-change` and `on-path-change-ignore` docs.
## Tripple asterisk
The examples all show three asterisks in the glob pattern (`***`) E.g:
```
pipelines…
-
# Intro / example use case
I recently got into the situation where I needed to glob two types of files with the same extension, but treat them differently license-wise.
Let me show you this with…
-
On Windows, when I try to use file globs, they don't work. FWIW, file globs work on linux.
Example
```
dir *.cpp
C:\Users\Belli\Documents\Code\emscripten\em++ *.cpp
```
yields
```
Volume in dri…
-
**Is your feature request related to a problem? Please describe.**
I'd like to add more globbing to more place (specifically `Project`)
## Background
I hit a very peculiar error while running the a…
-
**Feature Request: Add Globbing Pattern Support for Files in `.slnx`**
I'd like to suggest adding support for globbing patterns in `.slnx` files, similar to how it's done in `.csproj` using the `Micr…
-
See also (the inverse problem): https://github.com/PowerShell/PowerShell/issues/18038
When calling external programs (native programs) on Unix-like platforms, wildcard patterns that you want automa…
-
### What happened?
When importing scripts from other resources using the @ prefix, for e.g. `server_script '@test_resource/test/*.lua'` it just fail with the error `Failed to load script @test_resour…
-
I have a folder `folder` with each subfolder `subfolder1`, `subfolder2`,... representing one calendar and each subfolder containing the events as separate ics files.
Right now I have to do
```
ic…
-
When stumbling on slow globbing, it'd be nice if `tinyglobby` can log the paths being crawled so I know if there are paths I forgot to ignore or being crawled unexpectedly. I've been resorting to patc…
bluwy updated
8 hours ago