Skip to content

2026.07.02-1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:02

Changelog

2026-07-02

Added

  • Add a function for calculating the Authenticode hash of a PE file.
  • Add Authenticode hash handling in vulnerable driver check.

Modified

  • Set handle leak check as "risky".

Fixed

  • Fix incorrect error handling in build script.

2026-06-27

Added

  • Add a check for extended service registry setting permissions.

Modified

  • Add start and stop access rights to third-party service enumeration.

2026-05-16

Fixed

  • Add TPM vendor ID "VMW" (VMWare) to Get-TpmDeviceType (issue #86).

2026-05-01

Added

  • Add check for CVE-2026-26128 (SMB signing required for loopback connections) in SMB server configuration.