Skip to content

v1.6.0

Latest

Choose a tag to compare

@tstromberg tstromberg released this 10 Sep 00:28
· 10 commits to main since this release

Features

  • New Xcode .pbxproj format parser, with pbxproj/CMake files recognized by extension and magic and usable as reference sources.
  • Recognition of YAML documents, SquashFS images (hsqs/sqsh), Snap packages, Flatpak bundles, and OpenPGP signatures

Fixes

  • npm lockfile alias keys (alias@npm:real@^1) now resolve to the aliased-to package instead of querying the registry for a name
  • Timing tests pre-execute staged shims so macOS EndpointSecurity's first-exec scan no longer breaks timing assertions.

Full Changelog: v1.5.0...v1.6.0