Last active
May 22, 2026 07:27
-
-
Save shortstack/0d1dc36acce11e04feea2cf6aa57a436 to your computer and use it in GitHub Desktop.
velociraptor lookup.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "list": [ | |
| { "name": "dinesh" }, | |
| { "name": "richard" }, | |
| { "name": "gilfoyle" }, | |
| { "name": "erlich" }, | |
| { "name": "jared" }, | |
| { "name": "jian-yang" }, | |
| { "name": "monica" } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment