Commit Graph

42 Commits

Author SHA1 Message Date
Ahmed Allam 54851e2e0a feat(cli): per‑severity vuln counts in test completion panel 2025-10-28 22:48:52 -07:00
Ahmed Allam a4712b7b78 chore: Bump version to 0.1.19 and enhance splash screen 2025-10-29 02:15:30 +03:00
Ahmed Allam 96f5c44799 refactor: Update agent instructions and descriptions 2025-10-28 13:17:46 -07:00
Ahmed Allam 49df6ef8e0 feat: Implement waiting timeout handling in BaseAgent and AgentState 2025-10-28 13:17:46 -07:00
Ahmed Allam c78f7d37de chore: remove unneeded gitkeep files 2025-10-18 18:39:39 -07:00
Ahmed Allam e2756f4821 feat: Adding graphql testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed Allam ed77eef89b feat: Adding Fastapi testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed Allam 4681f23b1f feat: Adding Nextjs testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed Allam 1eb6023fb6 feat: Adding Firebase testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed Allam 216809a157 feat: Adding Supabase security prompt module 2025-10-18 18:39:39 -07:00
Ahmed Allam f22acefd76 refactor: Remove parser hardening examples from xxe prompt 2025-10-13 17:48:32 -07:00
Ahmed Allam 6d5a3f331b feat: Adding prompt modules for broken function level authorization, insecure file uploads, mass assignment, and path traversal, LFI, and RFI 2025-10-13 17:48:32 -07:00
Ahmed Allam d4a62ec365 refactor: Revise vulnerabilities prompts for clarity and comprehensiveness 2025-10-13 17:48:32 -07:00
Ahmed Allam fa566e5fb5 refactor: Add noqa comments to validate_environment function for lint issues 2025-10-12 23:38:24 -07:00
Ahmed Allam 7de9c4efe1 feat: Add prompt module collections and contributing.md (#40) 2025-10-10 10:41:42 +01:00
Ahmed Allam 522d2c8948 Update README.md 2025-09-28 21:56:51 -07:00
Ahmed Allam 9e7c133bbf Update README.md 2025-09-28 21:04:40 -07:00
Ahmed Allam 7979b84cc3 Update issue templates 2025-09-29 02:19:04 +01:00
Ahmed Allam 94ca55b065 Update README.md 2025-09-24 19:21:01 -07:00
Stanislav Luchanskiy ac6d5c6dae feat(llm): support remote API base (Ollama/LM Studio/LiteLLM) + docs (#24)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
Co-authored-by: Ahmed Allam <49919286+0xallam@users.noreply.github.com>
2025-09-24 20:32:58 +01:00
Ahmed Allam af01294c46 Better handling for rich markup errors 2025-09-24 01:13:02 -07:00
Ahmed Allam c8b23720df Fix tool server http requests issues (#37) 2025-09-24 04:41:23 +01:00
Ahmed Allam 7d8ffe1e32 Fix escape issues causing tui to crash (#36) 2025-09-24 04:14:08 +01:00
Ahmed Allam aabf97af0a Adding more verbose logging for llm failed requests (#30) 2025-09-14 15:56:07 -07:00
Ahmed Allam 5294d613d0 Remove rce prompt examples 2025-09-12 11:52:35 -07:00
Ahmed Allam 9a9a7268cd Better handling of LLM request failures 2025-09-10 15:39:01 -07:00
Ahmed Allam 914b981072 Improving prompts 2025-09-09 23:38:23 -07:00
Ahmed Allam 500b987ed4 Fix docker container creation issue 2025-09-09 00:02:39 -07:00
Ahmed Allam 138c5a9023 Escaping tool arguments 2025-09-08 23:56:44 -07:00
Ahmed Allam 9adbd03ff1 Improving CLI tool components 2025-09-08 23:56:03 -07:00
Ahmed Allam ec99626ba8 Improving prompts 2025-09-08 23:54:06 -07:00
Ahmed Allam d43fb5be03 Update README 2025-09-08 10:31:16 -07:00
Ahmed Allam 4a719130ff Use high reasoning effort by default 2025-09-08 10:29:31 -07:00
alex s 19f166e608 Fix openai dependencies issue (#14)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2025-08-18 23:22:31 +01:00
Ahmed Allam cb57426cc6 Running all agents under same container (#12) 2025-08-18 21:58:38 +01:00
Ahmed Allam 198a5e4a61 Redesigning the terminal tool (#11) 2025-08-17 07:43:29 +01:00
Ahmed Allam ccab853c0f Clone git repositories internally (#10) 2025-08-16 23:47:36 +01:00
Ahmed Allam 337d64d362 Adding full support for gpt-5 models (#5) 2025-08-15 21:02:39 +01:00
Ahmed Allam 675364086b Adding stop word param 2025-08-12 03:23:12 -07:00
Ahmed Allam 5207cdc90c Reverting back to claude as default 2025-08-11 18:28:46 -07:00
Ahmed Allam 139faed8ed Use gpt-5 as default 2025-08-11 18:00:24 -07:00
Ahmed Allam 81ac98e8b9 Open-source release for Alpha version 2025-08-08 20:36:44 -07:00