Computer Network Investigation
Computer Network Investigation
Could this change be documented, e.g. using a `CHANGELOG` file entry?
Thanks @cecinestpasunepipe, please let me know what you think. I've added some more features in [2e09e83](https://github.com/fox-it/dissect/pull/64/commits/2e09e83cc7822615510078f8efb79abf2a0da09a) and [6faacb7](https://github.com/fox-it/dissect/pull/64/commits/6faacb7f1b7d9df70888a1ee99ac050e922bd3c4). Output should now show version changes and we now support editable git...
> If you don't mind me asking, what does this solve that a pip install --upgrade dissect won't do? That's a valid question, thanks for asking @pyrco. This is primarily...
Couldn't figure out how to properly modify a VirtualHive in a way the RegistryPlugin registers multiple ControlSets. Perhaps you know of a better way @Schamper?
We can further simplify the general network plugin when https://github.com/fox-it/flow.record/pull/148 is merged.
This is now ready for review.
@svlandeg I've updated the PR with more tests, and fixed something uncovered by those tests :+1:
Reflecting on this, I believe we could classify this as a feature rather than a bug. For the first test case, i.e. `async def with_depends(model1: Model = Query(), dependency=Depends(dependency)):`, this...
@svlandeg Is there anything we can do to move this PR forward?
A conflict with PR #13515 has been resolved, and this PR should be able to be merged directly. We would love to move forward with this PR, as there appears...