Ahmed Allam
|
738fdc2d49
|
feat: implement multi-target scanning
|
2025-11-01 02:38:37 +02:00 |
|
dependabot[bot]
|
deee85d547
|
chore(deps): bump pypdf from 6.0.0 to 6.1.3
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.1.3.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.0.0...6.1.3)
---
updated-dependencies:
- dependency-name: pypdf
dependency-version: 6.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-31 21:13:25 +02:00 |
|
dependabot[bot]
|
354fd48480
|
chore(deps): bump mammoth from 1.10.0 to 1.11.0
Bumps [mammoth](https://github.com/mwilliamson/python-mammoth) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/mwilliamson/python-mammoth/blob/master/NEWS)
- [Commits](https://github.com/mwilliamson/python-mammoth/compare/1.10.0...1.11.0)
---
updated-dependencies:
- dependency-name: mammoth
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-31 21:12:41 +02:00 |
|
Ahmed Allam
|
1f29c71a88
|
chore: Update Discord invite link in CONTRIBUTING.md
|
2025-10-31 21:10:50 +02:00 |
|
Ahmed Allam
|
97154c7d0e
|
docs: Update README with configuration details and refine headless mode instructions
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
395013fdeb
|
feat(docs): Enhance README with headless mode and CI/CD integration examples
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
ecf5271981
|
feat: Add iteration limit warnings for agent
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
71c232b577
|
feat: Increase agents max_iterations to 300
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
f2b4eccc5b
|
refactor: Migrate tracer to new telemetry module
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
86dd6f5330
|
feat(interface): Introduce non-interactive CLI mode and restructure UI layer
|
2025-10-31 21:07:21 +02:00 |
|
Ahmed Allam
|
85209bfc20
|
chore: replaced Discord invite link with open invite
(remove the unneeded join application)
|
2025-10-31 15:19:46 +02:00 |
|
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 |
|