Commit Graph

  • 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
  • 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
  • 939bec82ff Fix Makefile and PyProtject config for current Ruff (#726) Donncha Ó Cearbhaill 2025-12-19 13:43:20 +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
  • 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
  • caaffc8988 Merge branch 'main' into feature/deduplicate-adb-aqf-modules besendorf 2025-10-05 18:04:01 +02:00
  • d040e0b0e4 Merge branch 'main' into fix/tombstone-int fix/tombstone-int besendorf 2025-10-05 13:53:21 +02:00
  • eb185baaf4 Make revision field a string in TombstoneCrash model to fix error where there were characters in the revision field Janik Besendorf 2025-10-05 13:51:11 +02:00
  • d3cc8cf590 Add tzdata dependency (#700) besendorf 2025-10-05 13:29:54 +02:00
  • 9238ec1c2f fix tzdata name tzdata-dependency besendorf 2025-10-05 13:28:31 +02:00
  • ad6d6b21b7 Add tzdata dependency besendorf 2025-10-05 13:26:20 +02:00
  • b8a42eaf8f Add new iOS versions and build numbers (#698) github-actions[bot] 2025-09-29 20:42:12 +02:00
  • 62b880fbff Bump mkdocstrings from 0.30.0 to 0.30.1 (#697) dependabot[bot] 2025-09-22 20:03:04 +02:00
  • 0778d448df make virustotal check also work with androidqf extractions (#685) besendorf 2025-09-19 07:31:17 +02:00
  • e507c3ecbc Merge branch 'main' into fix/vt fix/vt besendorf 2025-09-19 07:30:14 +02:00
  • f020655a1a Add new iOS versions and build numbers (#693) github-actions[bot] 2025-09-16 15:52:32 +02:00
  • 91c34e6664 Add new iOS versions and build numbers (#692) github-actions[bot] 2025-09-15 20:13:40 +02:00
  • b4a8dd226a Bump mkdocs-material from 9.6.18 to 9.6.20 (#691) dependabot[bot] 2025-09-15 19:40:29 +02:00
  • 88213e12c9 Bump mkdocs-autorefs from 1.4.2 to 1.4.3 (#686) dependabot[bot] 2025-09-05 18:30:36 +02:00
  • 197c89b08f make virustotal check also work with androidqf extractions Janik Besendorf 2025-09-01 17:40:11 +02:00
  • f75b8e186a add iOS 18.6.2 (#682) r-tx 2025-08-26 12:52:55 +01:00
  • 5babc1fcf3 Bump mkdocs-material from 9.6.17 to 9.6.18 (#683) dependabot[bot] 2025-08-26 11:25:22 +02:00
  • b723ebf28e move test dependencies to dev dependency group (#679) besendorf 2025-08-21 16:10:03 +02:00
  • f9a3016dd1 Merge branch 'main' into dev_deps dev_deps besendorf 2025-08-21 16:01:11 +02:00
  • 616e870212 Bump mkdocs-material from 9.6.16 to 9.6.17 (#678) dependabot[bot] 2025-08-20 11:13:59 +02:00
  • 847b0e087b Adds iOS 18.6.1 (#681) Tek 2025-08-20 11:10:20 +02:00
  • 2025e2edf2 Adds iOS 18.6.1 ios-version tek 2025-08-20 11:07:42 +02:00
  • a5ae729b65 Fix tests on windows fix_tests Janik Besendorf 2025-08-19 15:49:47 +02:00
  • 2b10e86f53 move test dependencies to dev dependency group User 2025-08-19 10:16:39 +02:00
  • b44944aecf fix ruff User 2025-08-19 08:51:14 +02:00
  • 514c400017 Fix AndroidQF file count test User 2025-08-19 08:49:44 +02:00