weslambert
weslambert
Thanks for all the work on this project! It looks like there is at least one instance of invalid JSON output being produced. Example: The comma in the following, even...
Thanks for your work on this! It would be great to be able to specify a subpath, or path prefix to be used, for hosting behind a reverse proxy. For...
- Use newer `spec()` syntax - Leverage `watch_monitoring()` to monitor collection completion, versus looping - Allow for setting max query duration
I've started working on an analyzer for `capa` from Fireeye. Will submit PR soon. From https://github.com/fireeye/capa: `capa detects capabilities in executable files. You run it against a PE file or...
I've seen the following (https://github.com/activecm/rita/issues/565), but was curious if `rita import` would append to, or replace a dataset when using multiple sources. For example, if I had RITA running on...
It would be great to specify additional formatters or CSS to prevent line-wrapping for smaller, but important values like `timestamp` or `ip`, or even if you were able to specify...
It would be great if there were a consistent hierarchy/naming convention and/or guidelines for artifact development (default and custom). Today, there may be some like: Generic.Client.Info Linux.Events.SSHLogin Windows.Sysinternals.Autoruns I can...
**Is your feature request related to a problem? Please describe.** Currently, `iris-web` does not work properly when used with a subpath (ex. `/iris`) behind a proxy like nginx. **Describe the...
Is there an example somewhere of how to upload a file observable to a case via the API using curl? I'm having trouble doing this with a data type of...