Skip to content

Commit ba0844f

Browse files
authored
feat: Expose globbing code from Semaphore to Python (#288)
This exposes the globbing code we have in Semaphore through the Python library to Python. This fulfills two purposes: they are now compatible with each other behavior wise and they both use a non backtracking regex engine which we need for untrusted inputs that we have from rules.
1 parent 5715250 commit ba0844f

File tree

8 files changed

+417
-2
lines changed

8 files changed

+417
-2
lines changed

Cargo.lock

+61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)