whitekernel

Results 7 issues of whitekernel

Hi ! Calling vmonkey with the -e argument to evaluate and deobfuscate results as followed `vmonkey -e file.virus` results in `NameError: global name 'vm' is not defined`. Line 1652 of...

bug

This PR fixes #106 and adds : - A per-user option to set an additional prompt when deleting any case objects. Disabled by default to keep consistency with current behavior....

enhancement

This - way to long - PR adds: - Access control capabilities: - Multi tenancy - like - Groups and organisations - Atomic permissions (read/write cases, settings, etc) - Access...

enhancement

This PR should fixe #66 and adds : - Unique ID (UUID) for all objects (cases, IOC, customers, etc) - Upgrade of all integer to big integers when needed to...

enhancement

**Describe the bug** Reported to us by email. Vizualisation of the timeline with the `group by assets` options always shows Tue 20 January. **Expected behavior** Show the correct date.

bug

Create a new endpoint leveraging GraphQL to test the feasibility

enhancement

- Create first API endpoint unit test on assets - Add the ability to run it from Github Actions

quality