Keith Chason
Keith Chason
I can work on this one
> @kchason @kchason there is elastic / jsonl export support which can be used for same purpose, or jsonl can be imported into local db as well, is there any...
So looking at options to export this, we can generate fields for each of the properties in `ResultEvent` but some of them are objects not defined by the Nuclei project...
That would be easy, but then queryability is limited, no? At that point, it's not really different than using `jq` against a collection of files. I thought your goal (and...
We could, but if we're storing the entire JSON object in a string or BLOB field, then wouldn't that be the same thing since you'd have to either string match...
I can work on this. What is the desired output from this? Inline console output after the hostname e.g. `wordpress.org [wordpress]` or added to the JSON output as a new...
I have developed a branch and am continuing testing before submitting the pull request to the maintainers. The current progress is available at: https://github.com/kchason/sqlite-dissect/pull/4. Note, this will be submitted against...
Python 3.12 support was just released in [`v1.0.0`](https://github.com/dod-cyber-crime-center/sqlite-dissect/releases/tag/v1.0.0)