Skip to content

Commit

Permalink
Updated to pySigma 0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberphor committed Sep 14, 2024
1 parent e898d98 commit 74d076a
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 249 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ It currently supports the following output formats:
- [ ] xpath: XML strings
- [ ] subscription: Windows event subscriptions

## Usage
```bash
poetry run python sigma2powershell.py -p rules/
```

## Testing
```python
python -m pip install --user pytest
Expand Down
Loading

0 comments on commit 74d076a

Please sign in to comment.