Commit Graph

  • 6e8a4fb7ce Add new iOS versions and build numbers auto/add-new-ios-releases DonnchaC 2026-04-01 18:22:35 +00:00
  • b429fd9c81 Bump cryptography from 46.0.5 to 46.0.6 dependabot/pip/cryptography-46.0.6 dependabot[bot] 2026-04-01 16:42:49 +00:00
  • ccd563f2ba Improve docker images tags based on PR #740 (#754) main Donncha Ó Cearbhaill 2026-04-01 18:42:30 +02:00
  • c681d264b3 Bump tzdata from 2025.2 to 2025.3 (#729) dependabot[bot] 2026-04-01 10:57:30 +02:00
  • 261b0ae000 Bump pydantic-settings from 2.10.1 to 2.13.1 (#750) dependabot[bot] 2026-04-01 10:54:19 +02:00
  • 89d30e84f4 Bump packaging from 25.0 to 26.0 (#751) dependabot[bot] 2026-04-01 10:51:50 +02:00
  • 557d0a0cd6 Bump requests from 2.32.5 to 2.33.1 (#752) dependabot[bot] 2026-04-01 10:48:45 +02:00
  • 8a3c078bf5 Bump requests to 2.33.0 and cryptography to 46.0.6 to fix security vulnerabilities fix/dependabot-vulnerabilities Janik Besendorf 2026-04-01 10:47:54 +02:00
  • 3311dcde34 Merge branch 'main' into v2 - resolve formatting conflict in indicators.py v2 Janik Besendorf 2026-04-01 10:39:34 +02:00
  • 134bfce90f Add new iOS versions and build numbers (#743) github-actions[bot] 2026-03-26 12:16:59 -04:00
  • 0141da4293 Fixes bug in IOC import (#749) Tek 2026-03-25 18:23:08 -04:00
  • 17b58ac90b Fixes bug in IOC import bugfix/ioc-import tek 2026-03-25 18:20:34 -04:00
  • 5cba61b180 Bump mkdocstrings from 0.30.1 to 1.0.0 (#730) dependabot[bot] 2026-03-25 15:24:07 +01:00
  • 29475acb47 Bump click from 8.3.0 to 8.3.1 (#731) dependabot[bot] 2026-03-25 14:37:59 +01:00
  • 1d5c83582c Bump pydantic from 2.12.3 to 2.12.5 (#732) dependabot[bot] 2026-03-25 14:26:09 +01:00
  • b30281156a Merge branch 'main' into dependabot/pip/rich-14.2.0 dependabot/pip/rich-14.2.0 besendorf 2026-03-25 14:24:48 +01:00
  • 00a00ca6e9 Remove resolved TODO about --output requirement in download-apks todos Janik Besendorf 2026-03-25 09:03:03 +01:00
  • 2792988626 Support SHA1 and MD5 hash matching in AQF files module Janik Besendorf 2026-03-25 09:02:09 +01:00
  • 711f7cedc1 Clarify command_line list format matches protobuf schema in tombstone parser Janik Besendorf 2026-03-25 09:00:44 +01:00
  • d8c3d1e418 Extract additional timestamps from WebKit ObservedDomains table Janik Besendorf 2026-03-25 08:55:44 +01:00
  • 856c008bc0 Remove confirmed Chrome database path TODOs Janik Besendorf 2026-03-25 08:55:40 +01:00
  • 2dd1428787 Bump cryptography from 46.0.3 to 46.0.5 (#747) dependabot[bot] 2026-03-25 08:49:46 +01:00
  • 5820bc95c1 Replace bare KeyError catch with explicit key check in net_base Janik Besendorf 2026-03-25 08:44:16 +01:00
  • 7609760cfb Pass branch parameter to GitHub commits API in update checker Janik Besendorf 2026-03-25 08:44:12 +01:00
  • 7d985f3c97 Refactor b64 encoding in configuration_profiles into helper methods Janik Besendorf 2026-03-25 08:44:08 +01:00
  • dcfcf51988 Fix typo in aqf_files.py comment Janik Besendorf 2026-03-25 08:44:04 +01:00
  • 869f3a110c Narrow bare except to specific exception types in convert_mactime_to_datetime Janik Besendorf 2026-03-25 08:44:00 +01:00
  • 4495a46688 Remove stale FIXME comment in command.py Janik Besendorf 2026-03-25 08:43:56 +01:00
  • d4b1c6bd25 Remove dead commented-out code in webkit_session_resource_log Janik Besendorf 2026-03-25 08:43:52 +01:00
  • efbd4bbdc0 Replace split("\n") with splitlines() for platform compatibility Janik Besendorf 2026-03-24 23:52:04 +01:00
  • 81d508b708 Merge branch 'main' into v2 - resolve conflicts in dumpsys_battery_daily and bugreport/base Janik Besendorf 2026-03-18 09:18:06 +01:00
  • 5169a46b59 Merge branch 'main' into fix_tombstone fix_tombstone besendorf 2026-03-18 09:11:04 +01:00
  • f2d9f420f2 Detect uninstall and downgrade in battery daily (#736) besendorf 2026-03-16 12:32:54 +01:00
  • c60b9ea239 Merge branch 'main' into feature/updates_downgrades feature/updates_downgrades besendorf 2026-03-16 12:07:29 +01:00
  • e2f8437831 Add new iOS versions and build numbers (#742) github-actions[bot] 2026-03-05 05:48:15 +01:00
  • 0134bf80d1 Add new iOS versions and build numbers (#739) github-actions[bot] 2026-02-19 08:47:07 -05:00
  • c8f82f796b Add AQF support for bugreport modules (#741) Max-RSF 2026-02-16 17:11:16 +01:00
  • 61947d17af Add new iOS versions and build numbers (#738) github-actions[bot] 2026-02-04 20:51:11 +01:00
  • 088a3f453a Remove unused type imports Janik Besendorf 2026-01-27 19:22:30 +01:00
  • 6a76191155 Merge branch 'main' into v2 besendorf 2026-01-27 19:17:14 +01:00
  • 5a129430ae Add test artifact files for tombstone protobuf tests Janik Besendorf 2026-01-20 14:45:12 +01:00
  • 190a5f119f Remove unused TombstoneCrashArtifact init in test Janik Besendorf 2026-01-20 14:34:40 +01:00
  • 02c52f43c8 Tombstone: fall back to file timestamp on empty pb timestamp Janik Besendorf 2026-01-20 13:38:07 +01:00
  • 35a4dc82b6 Detect uninstall and downgrade in battery daily Janik Besendorf 2026-01-19 23:55:16 +01:00
  • 70b1083cb0 Bump rich from 14.1.0 to 14.2.0 dependabot[bot] 2026-01-12 20:12:37 +00:00
  • 7173e02a6f Check receiver names for IoCs (#721) viktor3002 2026-01-10 15:24:20 +01:00
  • c779009550 fix typing for mypy Janik Besendorf 2025-12-20 09:50:55 +01:00
  • 8f34902bed Bump version for release v2.7.0 (#727) v2.7.0 Donncha Ó Cearbhaill 2025-12-19 13:48:15 +01:00
  • 7c1e717ce0 Bump version for release v2.7.0 release/v2.7.0 Donncha Ó Cearbhaill 2025-12-19 13:45:12 +01:00
  • 939bec82ff Fix Makefile and PyProtject config for current Ruff (#726) Donncha Ó Cearbhaill 2025-12-19 13:43:20 +01:00
  • b2dd8b2476 Fix Makefile and PyProtject config for current Ruff fix/ruff-config Donncha Ó Cearbhaill 2025-12-19 13:40:15 +01:00
  • b183ca33b5 Bump click from 8.2.1 to 8.3.0 (#696) dependabot[bot] 2025-12-19 13:17:12 +01:00
  • a2c9e0c6cf Bump simplejson from 3.20.1 to 3.20.2 (#699) dependabot[bot] 2025-12-19 13:14:39 +01:00
  • 4bfad1f87d Fix outdated security contact point (#725) Donncha Ó Cearbhaill 2025-12-19 13:12:23 +01:00
  • c3dc3d96d5 Bump cryptography from 45.0.6 to 46.0.3 (#709) dependabot[bot] 2025-12-19 13:09:59 +01:00
  • afab222f93 Run CI tests against Python3.14 too (#724) Donncha Ó Cearbhaill 2025-12-19 12:54:29 +01:00
  • 74dd566ee6 Run CI tests against Python3.14 too fix/add-python3-14-tests Donncha Ó Cearbhaill 2025-12-19 12:50:27 +01:00
  • 5a1166c416 Deprecate check-adb and recommend AndroidQF (#723) besendorf 2025-12-19 12:44:43 +01:00
  • dd3d665bea Bump requests from 2.32.4 to 2.32.5 (#684) dependabot[bot] 2025-12-19 12:42:20 +01:00
  • 5c3b92aeee Bump pydantic from 2.11.7 to 2.12.3 (#708) dependabot[bot] 2025-12-17 19:28:36 +01:00
  • d7e058af43 add missing iPhone 16 and 17 models (#717) r-tx 2025-12-15 08:48:11 +00:00
  • cdbaad94cc Add new iOS versions and build numbers (#722) github-actions[bot] 2025-12-15 09:43:23 +01:00
  • 801c464492 - Remove timeline_detected and route to alertstore Janik Besendorf 2025-11-07 19:05:39 +01:00
  • 6d1d499c4e . Janik Besendorf 2025-11-07 18:52:31 +01:00
  • cc7781e255 move indicator_match to alert object Janik Besendorf 2025-11-07 18:50:35 +01:00
  • c6837a455a update alerts.py Janik Besendorf 2025-11-07 18:25:20 +01:00
  • b1f0a2de06 update alerts.py Janik Besendorf 2025-11-07 18:22:08 +01:00
  • d259ab4810 Remove slug from alertstore calls Janik Besendorf 2025-11-07 18:20:36 +01:00
  • d4b970c7c0 Log alerts on add Janik Besendorf 2025-11-07 18:07:41 +01:00
  • d82e55e12c Initial commit of anonymous usage telemetry feature/anonymous-metrics Donncha Ó Cearbhaill 2024-12-25 00:17:09 +00:00
  • 4b6a101cc7 Fix remaining test errors Janik Besendorf 2025-11-07 17:14:47 +01:00
  • 5b1f4df7a4 Fix alertstore method calls - use high() instead of warning() Janik Besendorf 2025-11-07 16:49:05 +01:00
  • 301582d7dd Update tests to use alertstore instead of detected attribute Janik Besendorf 2025-11-07 16:46:20 +01:00
  • af8c56675b Fix root_binaries and mounts modules to use alertstore Janik Besendorf 2025-11-07 16:42:09 +01:00
  • 2302e74a86 Merge refactor/structured-alerting into v2 Janik Besendorf 2025-11-07 16:28:28 +01:00
  • 981371bd8b Add new iOS versions and build numbers (#714) github-actions[bot] 2025-11-06 19:18:07 +01:00
  • c7d00978c6 Add new iOS versions and build numbers (#712) github-actions[bot] 2025-11-04 19:28:19 +01:00
  • 339a1d0712 Deduplicate ADB AndroidQF and other modules (#606) Donncha Ó Cearbhaill 2025-10-31 13:46:33 +01:00
  • b7ff933213 Rename from_folder to from_dir in tests feature/deduplicate-adb-aqf-modules Janik Besendorf 2025-10-31 13:44:58 +01:00
  • 802ab11deb Fix imports and remove duplicate hashes param Janik Besendorf 2025-10-31 13:29:16 +01:00
  • 8cb75d9517 Merge branch 'main' into feature/deduplicate-adb-aqf-modules besendorf 2025-10-31 12:11:17 +01:00
  • 7009cddc8c webkit session resource: fail gracefully when date conversion fails (#664) besendorf 2025-10-23 15:19:08 +02:00
  • f2e1cc9b70 Merge branch 'main' into fix/webkit_session_resource_error_handling fix/webkit_session_resource_error_handling besendorf 2025-10-23 15:14:00 +02:00
  • 9b4d10139c Add Options to disable update checks (#674) besendorf 2025-10-23 15:13:36 +02:00
  • bcc720fd13 Merge branch 'main' into update-check update-check besendorf 2025-10-23 15:12:23 +02:00
  • b795ea3129 Add root_binaries androidqf module (#676) besendorf 2025-10-23 15:12:01 +02:00
  • 3a7ace140d Merge branch 'main' into root_binaries root_binaries besendorf 2025-10-23 15:10:50 +02:00
  • 5be5ffbf49 add mounts module for androidqf (#710) besendorf 2025-10-23 15:09:37 +02:00
  • 9826dae5a7 Merge branch 'main' into mounts mounts besendorf 2025-10-23 15:08:16 +02:00
  • 2701490501 fix tombstone unpack parsing bug (#711) besendorf 2025-10-23 15:08:01 +02:00
  • 4ec46cf53f fix tombstone unpack parsing bug fix/tombstone_values Janik Besendorf 2025-10-22 21:51:25 +02:00
  • cec7a53b9f adds test for mounts module Janik Besendorf 2025-10-22 20:50:47 +02:00
  • e63395ba21 add mounts module for androidqf Janik Besendorf 2025-10-22 18:27:01 +02:00
  • 67863d8f8d Merge branch 'main' into feature/deduplicate-adb-aqf-modules Donncha Ó Cearbhaill 2025-10-21 15:14:26 +02:00
  • 7fe66e8d5a Merge branch 'main' into update-check besendorf 2025-10-09 11:40:05 +02:00
  • 779842567d Make revision field a string in TombstoneCrash model to fix error where (#702) besendorf 2025-10-09 11:28:47 +02:00
  • e9e621640b Close open archive (zip/tar) file handles refactor/structured-alerting Donncha Ó Cearbhaill 2025-10-06 10:07:08 +02:00
  • 05ad7d274c Fix profile events log line Donncha Ó Cearbhaill 2025-10-06 09:50:43 +02:00
  • 70d646af78 Quote STIX path in log line Donncha Ó Cearbhaill 2025-10-06 09:50:24 +02:00
  • 5bf71e2268 add missing import Janik Besendorf 2025-10-05 18:13:31 +02:00