Skip to content

Commit

Permalink
Merge pull request #102 from SigmaHQ/linting-fixes
Browse files Browse the repository at this point in the history
Fixes up some linting errors for deployment
  • Loading branch information
sifex authored Dec 6, 2024
2 parents 3ee0bea + 883a280 commit 310f575
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 763 deletions.
2 changes: 2 additions & 0 deletions docs/basics/modifiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ detection:
user|exists: true
condition: selection
```
```netwitness [NetWitness Output]
user exists
```
Expand All @@ -258,6 +259,7 @@ detection:
user|exists: false
condition: selection
```
```netwitness [NetWitness Output]
user !exists
```
Expand Down
Loading

0 comments on commit 310f575

Please sign in to comment.