Commit Graph
45 Commits
Author SHA1 Message Date
Ahmed AllamandAhmed Allam ec45205fce refactor: Migrate tracer to new telemetry module 2025-10-31 21:07:21 +02:00
Ahmed AllamandAhmed Allam 833e4dfdce feat(interface): Introduce non-interactive CLI mode and restructure UI layer 2025-10-31 21:07:21 +02:00
Ahmed AllamandGitHub 30e8dac403 chore: replaced Discord invite link with open invite
(remove the unneeded join application)
2025-10-31 15:19:46 +02:00
Ahmed AllamandAhmed Allam b6861369e7 feat(cli): per‑severity vuln counts in test completion panel 2025-10-28 22:48:52 -07:00
Ahmed Allam 24912a6c88 chore: Bump version to 0.1.19 and enhance splash screen 2025-10-29 02:15:30 +03:00
Ahmed AllamandAhmed Allam af9f5285ed refactor: Update agent instructions and descriptions 2025-10-28 13:17:46 -07:00
Ahmed AllamandAhmed Allam 1a3d924ffe feat: Implement waiting timeout handling in BaseAgent and AgentState 2025-10-28 13:17:46 -07:00
Ahmed AllamandAhmed Allam cd3fa478e6 chore: remove unneeded gitkeep files 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam 8ccb34c80a feat: Adding graphql testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam 2c4bb3e1aa feat: Adding Fastapi testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam cd2d33333e feat: Adding Nextjs testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam 83b9e4aff9 feat: Adding Firebase testing prompt module 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam 70a42e58c8 feat: Adding Supabase security prompt module 2025-10-18 18:39:39 -07:00
Ahmed AllamandAhmed Allam 02a60736c3 refactor: Remove parser hardening examples from xxe prompt 2025-10-13 17:48:32 -07:00
Ahmed AllamandAhmed Allam 96ff90ce9e 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 AllamandAhmed Allam cb69323964 refactor: Revise vulnerabilities prompts for clarity and comprehensiveness 2025-10-13 17:48:32 -07:00
Ahmed Allam 342ce6706d refactor: Add noqa comments to validate_environment function for lint issues 2025-10-12 23:38:24 -07:00
Ahmed AllamandGitHub 29baf39564 feat: Add prompt module collections and contributing.md (#40) 2025-10-10 10:41:42 +01:00
Ahmed Allam a546c902ba Update README.md 2025-09-28 21:56:51 -07:00
Ahmed Allam 0d42b01cfa Update README.md 2025-09-28 21:04:40 -07:00
Ahmed AllamandGitHub 3ebf2248b1 Update issue templates 2025-09-29 02:19:04 +01:00
Ahmed Allam e56561f1eb Update README.md 2025-09-24 19:21:01 -07:00
8974c9f2c1 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 6f9ab1722c Better handling for rich markup errors 2025-09-24 01:13:02 -07:00
Ahmed AllamandGitHub 675f14cc56 Fix tool server http requests issues (#37) 2025-09-24 04:41:23 +01:00
Ahmed AllamandGitHub 2aa39f744e Fix escape issues causing tui to crash (#36) 2025-09-24 04:14:08 +01:00
Ahmed AllamandGitHub d5cad65ed8 Adding more verbose logging for llm failed requests (#30) 2025-09-14 15:56:07 -07:00
Ahmed Allam 1cdca6c8fe Remove rce prompt examples 2025-09-12 11:52:35 -07:00
Ahmed Allam 23a11a3cc6 Better handling of LLM request failures 2025-09-10 15:39:01 -07:00
Ahmed Allam 56903552ef Improving prompts 2025-09-09 23:38:23 -07:00
Ahmed Allam 7763491ee2 Fix docker container creation issue 2025-09-09 00:02:39 -07:00
Ahmed Allam 667aa34c6b Escaping tool arguments 2025-09-08 23:56:44 -07:00
Ahmed Allam 13517bad1a Improving CLI tool components 2025-09-08 23:56:03 -07:00
Ahmed Allam 37b68ecb92 Improving prompts 2025-09-08 23:54:06 -07:00
Ahmed AllamandAhmed Allam ac505e6f5e Update README 2025-09-08 10:31:16 -07:00
Ahmed Allam 7a36a68034 Use high reasoning effort by default 2025-09-08 10:29:31 -07:00
f54f587719 Fix openai dependencies issue (#14)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2025-08-18 23:22:31 +01:00
Ahmed AllamandGitHub 312fc936cf Running all agents under same container (#12) 2025-08-18 21:58:38 +01:00
Ahmed AllamandGitHub 69d38a13ee Redesigning the terminal tool (#11) 2025-08-17 07:43:29 +01:00
Ahmed AllamandGitHub 08ce23f410 Clone git repositories internally (#10) 2025-08-16 23:47:36 +01:00
Ahmed AllamandGitHub 344a8e3db7 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