John Eckhart

Results 6 issues of John Eckhart

This should fix a case where tags can match on partial names. For example, I had some AMI's with tags named "image-size" and "image-size-name". When using amicleaner I was passing...

When downloading the latest release 20200408.1 of wsl-ssh-pageant, Windows Defender triggered an alert and quarantined `wsl-ssh-pageant-386-gui.exe` as malware. The alert box includes the following details: ``` Trojan:Win32/Wacatac.C!ml Alert level: Severe...

This occurs around triggers, which were otherwise commented out and not supported by the parser.

H2 requires these indices to be added after the table is created.

… and required some refactor of the metrics # Description Upgrade to the latest metrics library. There was a relatively significant breaking changes to metrics introduced in metrics 0.22 so...

Cargo.lock updated to v4 in current stable, so update rustsec to support it. See: https://github.com/rustsec/rustsec/blob/main/rustsec/CHANGELOG.md#0301-2025-01-18 Additionally, rustsec moved from git2 to gix, dropping the need to vendor the git2 install,...