Skip to content

v2.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@roaree roaree released this 27 Jan 14:42
· 15 commits to main since this release
dbb80d6

What's Changed

  • Fixes for failing CI by @roaree in #507
  • Add packages module for androidqf by @roaree in #506
  • [auto] Update iOS releases and versions by @github-actions in #514
  • [auto] Update iOS releases and versions by @github-actions in #521
  • [auto] Update iOS releases and versions by @github-actions in #532
  • Run black linter on pull requests by @DonnchaC in #543
  • Docker improvements (multistage builds, separate os images, and more) by @scribblemaniac in #509
  • [auto] Update iOS releases and versions by @github-actions in #549
  • Configure project to use pyproject.toml and consistent CI and test tooling by @DonnchaC in #544
  • Update deprecated functions and other small changes by @besendorf in #533
  • Also search for STIX2 files in directories in MVT_STIX2 by @besendorf in #527
  • Improves STIX2 support and testing by @Te-k in #523
  • Fixes a bug in Android SMS parsing #526 by @Te-k in #530
  • Fix CI badge by @DonnchaC in #552
  • Adds recovery of sqlite db when db is opened by @Te-k in #516
  • Fixes a minor bug in IOC import by @Te-k in #553
  • Adds timeout to update checks by @Te-k in #542
  • Refactor CLI help messages to make the CLI code more readable and maintainable. by @DonnchaC in #554
  • Fix error reporting for update check failures by @DonnchaC in #555
  • Add basic support for IP indicators in MVT by @DonnchaC in #556
  • Adds androidqf files module by @Te-k in #541
  • Add initial parser for ADB state in Dumpsys by @DonnchaC in #547
  • Add support for check APK certificate hash IOCs by @DonnchaC in #557
  • Fix crash when handling empty adb key list by @DonnchaC in #558
  • Add workflow for building Docker image by @DonnchaC in #559
  • Fix action which updates iOS verisons and build numbers by @DonnchaC in #560
  • Build Docker image on release rather than on branch by @DonnchaC in #561
  • Improve Docker image building and add Docker info to docs by @DonnchaC in #562
  • Add additional detections for suspicious packages by @DonnchaC in #563
  • [auto] Update iOS releases and versions by @github-actions in #569
  • Fix error to due extra equal character in Files detection by @DonnchaC in #570
  • [auto] Update iOS releases and versions by @github-actions in #572
  • [auto] Update iOS releases and versions by @github-actions in #583
  • Update MVT contributor guidelines by @DonnchaC in #584
  • Reorganize code in iOS app module by @Te-k in #586
  • Add a module to parse uninstalled apps from dumpsys data by @DonnchaC in #587
  • [auto] Update iOS releases and versions by @github-actions in #595
  • Fixes a bug on recent phones not having WIFI column in net usage by @Te-k in #580
  • Autofix for ruff by @roaree in #598
  • Add command completion docs by @nimrod-a in #597
  • Documentation tweaks by @roaree in #599

New Contributors

Full Changelog: v2.5.4...v2.6.0