Commit Graph

  • e33c611711 chore: add worker startup documentation and cleanup .gitignore tduhamel42 2025-11-04 11:25:58 +01:00
  • bdcedec091 docs: fix broken documentation links in cli-reference tduhamel42 2025-10-30 15:30:07 +01:00
  • 1a835b95ee chore: bump version to 0.7.3 tduhamel42 2025-10-30 15:17:26 +01:00
  • d005521c78 fix: MobSF scanner now properly parses files dict structure tduhamel42 2025-10-30 10:57:56 +01:00
  • 9a7138fdb6 feat(cli): add worker management commands with improved progress feedback tduhamel42 2025-10-29 13:24:04 +01:00
  • 8bf5e1bb77 refactor: replace .env.example with .env.template in documentation Songbird 2025-10-27 12:20:16 +01:00
  • 97d8af4c52 fix: add default values to llm_analysis workflow parameters Songbird 2025-10-27 12:17:46 +01:00
  • f77c3ff1e9 Feature/litellm proxy (#27) Songbird99 2025-10-26 12:51:53 +01:00
  • b9d015513c feat(cli): modernize HTML export with interactive charts and filters tduhamel42 2025-11-03 14:06:11 +01:00
  • f4901dc25e feat: Remove Rule column from findings table for cleaner display tduhamel42 2025-11-02 16:35:21 +01:00
  • 1bbaf18242 feat: Remove Confidence column from findings table to reduce confusion tduhamel42 2025-11-02 16:29:32 +01:00
  • 67fe97ad95 fix: Update main.py to use finding_id instead of rule_id parameter tduhamel42 2025-11-02 16:20:37 +01:00
  • f04f9f8a93 refactor: Update all modules to use new create_finding signature tduhamel42 2025-11-02 15:36:30 +01:00
  • 18fc5050c3 fix: Update reporter __init__.py to import from native_reporter tduhamel42 2025-11-02 15:15:19 +01:00
  • 60acbcabc2 feat: Enhanced CLI display with improved tables and details tduhamel42 2025-11-02 15:09:33 +01:00
  • f360bf424f refactor: Convert reporter to native format and update backend models tduhamel42 2025-11-02 14:52:15 +01:00
  • f1748185df refactor: Update database to use native findings format tduhamel42 2025-11-02 14:36:04 +01:00
  • 040aa4df08 feat: Add native findings format and fix critical ID bug tduhamel42 2025-11-02 14:28:32 +01:00
  • 514b7e51d4 docs: fix broken documentation links in cli-reference tduhamel42 2025-10-30 15:30:07 +01:00
  • 4b2ae76778 chore: bump version to 0.7.3 tduhamel42 2025-10-30 15:17:26 +01:00
  • 4cc19c5290 fix: MobSF scanner now properly parses files dict structure tduhamel42 2025-10-30 10:57:56 +01:00
  • bdc0aaa347 fix: correct broken documentation links in testing and cli-reference test/automated-workflow-testing tduhamel42 2025-10-29 17:09:00 +01:00
  • 2bd0657d01 fix: update android platform tests to use manual project init tduhamel42 2025-10-29 16:27:43 +01:00
  • 3fdbfcc6fd fix: adjust test matrix for CI reliability tduhamel42 2025-10-29 16:11:02 +01:00
  • 2d045d37f2 fix(ci): Remove invalid --non-interactive flag from ff init tduhamel42 2025-10-29 15:16:26 +01:00
  • 5bf481aee6 fix(ci): Initialize test projects before running workflow tests tduhamel42 2025-10-29 15:00:51 +01:00
  • e0948533c0 fix(test): Provide dummy compose file to WorkerManager in tests tduhamel42 2025-10-29 14:50:05 +01:00
  • 52f168e2c2 fix(ci): Install local monorepo dependencies before CLI tduhamel42 2025-10-29 14:43:59 +01:00
  • ddc6f163f7 feat(test): add automated workflow testing framework tduhamel42 2025-10-29 14:34:31 +01:00
  • 38b2c8ea6e feat(cli): add worker management commands with improved progress feedback tduhamel42 2025-10-29 13:24:04 +01:00
  • 4c49d49cc8 feat(cli): add worker management commands with improved progress feedback tduhamel42 2025-10-29 13:24:04 +01:00
  • f6cdb1ae2e fix(docs): fixing workflow docs (#29) Ectario 2025-10-27 12:37:04 +01:00
  • fd21a5e7b1 refactor: replace .env.example with .env.template in documentation Songbird 2025-10-27 12:20:16 +01:00
  • 853a8be8f3 refactor: replace .env.example with .env.template in documentation Songbird 2025-10-27 12:20:16 +01:00
  • ab8b358803 fix: add default values to llm_analysis workflow parameters Songbird 2025-10-27 12:17:46 +01:00
  • 3a16a802eb fix: add default values to llm_analysis workflow parameters Songbird 2025-10-27 12:17:46 +01:00
  • a2c760ea2b Feature/litellm proxy (#27) Songbird99 2025-10-26 12:51:53 +01:00
  • 02b877d23d Feature/litellm proxy (#27) Songbird99 2025-10-26 12:51:53 +01:00
  • 3b25edef19 Merge pull request #28 from FuzzingLabs/feature/android-workflow-conversion tduhamel42 2025-10-24 17:22:49 +02:00
  • bd94d19d34 Merge pull request #28 from FuzzingLabs/feature/android-workflow-conversion tduhamel42 2025-10-24 17:22:49 +02:00
  • e50c6a80fe ci: support multi-platform Dockerfiles in worker validation tduhamel42 2025-10-24 17:06:00 +02:00
  • b0a0d591e4 ci: support multi-platform Dockerfiles in worker validation tduhamel42 2025-10-24 17:06:00 +02:00
  • 7a8a07d2db fix: resolve linter errors in Android modules tduhamel42 2025-10-24 17:05:04 +02:00
  • 1fd525f904 fix: resolve linter errors in Android modules tduhamel42 2025-10-24 17:05:04 +02:00
  • ca69e9c485 docs: update CHANGELOG with Android workflow and ARM64 support tduhamel42 2025-10-24 16:52:48 +02:00
  • 73dc26493d docs: update CHANGELOG with Android workflow and ARM64 support tduhamel42 2025-10-24 16:52:48 +02:00
  • 38bd08a2f1 fix: make MobSFScanner import conditional for ARM64 compatibility tduhamel42 2025-10-24 15:14:06 +02:00
  • b1a98dbf73 fix: make MobSFScanner import conditional for ARM64 compatibility tduhamel42 2025-10-24 15:14:06 +02:00
  • c1eee5d164 feat: add platform-aware worker architecture with ARM64 support tduhamel42 2025-10-23 16:43:17 +02:00
  • 0801ca3d78 feat: add platform-aware worker architecture with ARM64 support tduhamel42 2025-10-23 16:43:17 +02:00
  • 994da57af9 fix(android): correct activity names and MobSF API key generation tduhamel42 2025-10-23 16:36:39 +02:00
  • 1d3e033bcc fix(android): correct activity names and MobSF API key generation tduhamel42 2025-10-23 16:36:39 +02:00
  • aa2cd48b00 feat: Add Android static analysis workflow with Jadx, OpenGrep, and MobSF tduhamel42 2025-10-23 10:25:52 +02:00
  • cfcbe91610 feat: Add Android static analysis workflow with Jadx, OpenGrep, and MobSF tduhamel42 2025-10-23 10:25:52 +02:00
  • 171941ef26 Merge pull request #24 from FuzzingLabs/fix/cleanup-and-bugs tduhamel42 2025-10-22 17:12:08 +02:00
  • e180431b1e Merge pull request #24 from FuzzingLabs/fix/cleanup-and-bugs tduhamel42 2025-10-22 17:12:08 +02:00
  • 6fe039e0ee fix: resolve linter errors and optimize CI worker builds tduhamel42 2025-10-22 16:56:51 +02:00
  • 6ca5cf36c0 fix: resolve linter errors and optimize CI worker builds tduhamel42 2025-10-22 16:56:51 +02:00
  • deb114726d fix: resolve live monitoring bug, remove deprecated parameters, and auto-start Python worker tduhamel42 2025-10-22 16:26:58 +02:00
  • 09951d68d7 fix: resolve live monitoring bug, remove deprecated parameters, and auto-start Python worker tduhamel42 2025-10-22 16:26:58 +02:00
  • c9d513962b Merge pull request #23 from FuzzingLabs/feature/python-sast-workflow tduhamel42 2025-10-22 15:55:26 +02:00
  • 1c3c7a801e Merge pull request #23 from FuzzingLabs/feature/python-sast-workflow tduhamel42 2025-10-22 15:55:26 +02:00
  • cec61b3bb2 fix: Remove unused imports to pass linter tduhamel42 2025-10-22 15:36:35 +02:00
  • 66e797a0e7 fix: Remove unused imports to pass linter tduhamel42 2025-10-22 15:36:35 +02:00
  • 6abf4ef71d feat: Add Python SAST workflow with three security analysis tools tduhamel42 2025-10-22 15:28:19 +02:00
  • 9468a8b023 feat: Add Python SAST workflow with three security analysis tools tduhamel42 2025-10-22 15:28:19 +02:00
  • 0ed6809d94 fix: properly detect worker file changes in CI tduhamel42 2025-10-22 11:51:32 +02:00
  • 6e4241a15f fix: properly detect worker file changes in CI tduhamel42 2025-10-22 11:51:32 +02:00
  • a4e6c6f340 fix: add dev branch to test workflow triggers tduhamel42 2025-10-22 11:49:06 +02:00
  • d68344867b fix: add dev branch to test workflow triggers tduhamel42 2025-10-22 11:49:06 +02:00
  • ea62af1d35 Merge pull request #22 from FuzzingLabs/ci/worker-validation-and-docker-builds tduhamel42 2025-10-22 11:46:58 +02:00
  • f5554d0836 Merge pull request #22 from FuzzingLabs/ci/worker-validation-and-docker-builds tduhamel42 2025-10-22 11:46:58 +02:00
  • 1c083bb769 ci: add worker validation and Docker build checks tduhamel42 2025-10-22 11:45:04 +02:00
  • 3e949b2ae8 ci: add worker validation and Docker build checks ci/worker-validation-and-docker-builds tduhamel42 2025-10-22 11:45:04 +02:00
  • 9688c0cffb fix/ Change default llm_secret_detection to gpt-5-mini tduhamel42 2025-10-22 10:17:41 +02:00
  • 731927667d fix/ Change default llm_secret_detection to gpt-5-mini tduhamel42 2025-10-22 10:17:41 +02:00
  • feace9b3f4 fix: add missing secrets worker to repository tduhamel42 2025-10-22 08:39:20 +02:00
  • 75df59ddef fix: add missing secrets worker to repository v0.7.2 tduhamel42 2025-10-22 08:39:20 +02:00
  • 0fe45c741f Merge pull request #20 from FuzzingLabs/dev tduhamel42 2025-10-21 16:59:44 +02:00
  • 4e14b4207d Merge pull request #20 from FuzzingLabs/dev tduhamel42 2025-10-21 16:59:44 +02:00
  • c76f4793a8 Merge pull request #19 from FuzzingLabs/fix/worker-naming-and-compose-version tduhamel42 2025-10-21 16:54:51 +02:00
  • 4cf4a1e5e8 Merge pull request #19 from FuzzingLabs/fix/worker-naming-and-compose-version tduhamel42 2025-10-21 16:54:51 +02:00
  • 8c04ff7bda fix: worker naming, monitor commands, and findings CLI improvements tduhamel42 2025-10-21 16:53:08 +02:00
  • 076ec71482 fix: worker naming, monitor commands, and findings CLI improvements tduhamel42 2025-10-21 16:53:08 +02:00
  • 22f01562ba Add env-configurable timeout for proxy providers feature/llm-proxy Songbird 2025-10-21 14:26:34 +02:00
  • 092a90df5d feat: seed governance config and responses routing Songbird 2025-10-18 15:52:59 +02:00
  • 3eb4887d93 docs: add worker startup instructions to quickstart and tutorial tduhamel42 2025-10-17 11:46:40 +02:00
  • f200cb6fb7 docs: add worker startup instructions to quickstart and tutorial v0.7.0 tduhamel42 2025-10-17 11:46:40 +02:00
  • 4a3ddd7333 Merge pull request #17 from FuzzingLabs/docs/update-temporal-architecture tduhamel42 2025-10-17 11:02:02 +02:00
  • a72a0072df Merge pull request #17 from FuzzingLabs/docs/update-temporal-architecture tduhamel42 2025-10-17 11:02:02 +02:00
  • f5072c25c0 docs: fix broken link in docker-setup tduhamel42 2025-10-17 10:57:48 +02:00
  • c652340db6 docs: fix broken link in docker-setup docs/update-temporal-architecture tduhamel42 2025-10-17 10:57:48 +02:00
  • 3c2ca0cf96 docs: Fix workflow references and module paths for v0.7.0 tduhamel42 2025-10-17 10:48:48 +02:00
  • 187b171360 docs: Fix workflow references and module paths for v0.7.0 tduhamel42 2025-10-17 10:48:48 +02:00
  • 1a9780d34b docs: Update architecture diagram to reflect Temporal/MinIO architecture tduhamel42 2025-10-17 10:29:38 +02:00
  • f14bec9410 docs: Update architecture diagram to reflect Temporal/MinIO architecture tduhamel42 2025-10-17 10:29:38 +02:00
  • f5a09a6830 docs: Remove obsolete Docker registry configuration tduhamel42 2025-10-17 10:28:17 +02:00
  • 37c15af130 docs: Remove obsolete Docker registry configuration tduhamel42 2025-10-17 10:28:17 +02:00
  • d315fc5507 docs: Apply global fixes for v0.7.0 Temporal architecture tduhamel42 2025-10-17 10:21:47 +02:00
  • e42f07fc63 docs: Apply global fixes for v0.7.0 Temporal architecture tduhamel42 2025-10-17 10:21:47 +02:00