Hubert Jasudowicz
Hubert Jasudowicz
We're downloading an external package. This step should depend on and use drakvuf-bundle built during CI execution. https://github.com/CERT-Polska/drakvuf-sandbox/blob/master/.drone.yml#L95
- [ ] DRAKVUF - [x] https://github.com/tklengyel/drakvuf/pull/1288 - [x] https://github.com/tklengyel/drakvuf/pull/1284 - [x] https://github.com/tklengyel/drakvuf/pull/1300 - [ ] draksetup - [ ] profiles - [ ] drakrun - [ ] postprocessing
Xen 4.15.1 contains fixes for credit2 scheduler, we should consider using it again.
Installation process crashes in a ugly way (see #635 ) instead of returning an user-friendly error.
In single instance deployments, get_minio_config should honor minio.env file and fixup the configuration. https://github.com/CERT-Polska/drakvuf-sandbox/blob/master/drakrun/drakrun/draksetup.py#L997-L1004
Generated from: ``` "$METADATA": { "GUID_AGE": "7FBE5C47FC104C35925D71D76A8D46603", "PDBFile": "kernel32.pdb", "ProfileClass": "Kernel32", "Timestamp": "2010-11-20 10:32:50Z", "Type": "Profile", "Version": 20000404 }, ```
nftables is a modern way of configuring networking rules and simpler to use programmatically. also, iptables is deprecated
:hammer: