Skip to content

Release v3.2.0

Latest

Choose a tag to compare

@dd-octo-sts dd-octo-sts released this 12 Aug 11:10
· 2 commits to v3 since this release
3da1726

Features

Bug fixes

  • fix: false positive in fromCharCode obfuscation heuristic (#809) by @danraveh-ai
  • fix: npm metadata checks for @types package roots (#833) by @homanp
  • Run Yara rules in deterministic order to avoid non-deterministic scan output (#836) by @christophetd
  • fix: run sandboxed archive scans from the temporary directory (#835) by @pasmud
  • Reject crafted ZIPs that scan empty but unpack code (#790) by @dvlinuxx-max
  • fix(deps): vuln pytest (patch → 7.4.4) (#801) by @gh-worker-campaigns-3e9aa4[bot]
  • fix(deps): vuln major: packaging, pytest (#821) by @gh-worker-campaigns-3e9aa4[bot]

Chores