Thomas Bouve

Results 9 issues of Thomas Bouve

Hi, this pull request adds support for `--crossprocs` to the `timeline.py` script and includes a few smaller pieces of code cleanup (mainly related to comparison operators that include boolean values).

**Is your feature request related to a problem? Please describe.** The current `DISP` output collapses/groups identical rows (i.e., rows containing identical data). When working with a data set that consists...

enhancement

I wanted to check if this is a known issue or if this might be the result of user error. I've installed the app from scratch on macOS Ventura 13.3,...

This PR adds support for the [XDG Base Directory](https://wiki.archlinux.org/title/XDG_Base_Directory) specification. When a user has the `$XDG_CONFIG_HOME` environment variable set, the config folder will be created at `$XDG_CONFIG_HOME/jwt_tool`. If this environment...

This PR fixes the outdated VirusTotal API endpoint which has been reported in https://github.com/aboul3la/Sublist3r/issues/194. It uses the value specified in the `VT_APIKEY`environment variable. If the the API key is missing,...

Suggested via https://github.com/crahan/ipyfilechooser/issues/67

enhancement

Update documentation.

enhancement

### Issue Description Starting the podman machine VM on macOS Intel Sequoia hangs right after the bootloader screen with the message `Booting 'Fedora CoreOS 41.20250105.3.0 (ostree:0)`. I tried the same...

kind/bug
macos
machine

The terminal background color in VS Code is distinctly lighter than for example the background color used for the Monokai Pro iterm2 theme. Is this by design? If so, would...