Miauwkeru

Results 7 issues of Miauwkeru

The only thing that does not work as intended yet is the `dereference` of pointer. As in, it doesn't return the desired type information but just `T`

The following warning was logged every time that the local_tgz tar file was successfully decrypted > "local.tgz is encrypted but static decryption failed and no dynamic decryption available!" Now this...

I found this when reviewing https://github.com/fox-it/acquire/pull/255. `Path.samefile` doesn't function as intended on some of the `TargetPath` implementations. These are my findings as of now using `TargetPath.samefile(string_path)` - python3.9 During the...

bug
core

- **Stop skipping OS modules during docs-build** - **Add docstring to `ConfigNode` and `FortiOSConfig`**

Starting in #248 `Proc` doesn't collect everything anymore as its default. Thus, the fast way to collect network information (`ProcNet`) is now obsolute and should be merged with `Proc`