You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Full JSON report export** - Generate comprehensive JSON reports suitable for storage in vector databases
118
+
-**Gemini OAuth/user login support** - Add Google Gemini authentication via OAuth token similar to Claude Max account support (may require [Gemini CLI](https://github.com/google-gemini/gemini-cli) integration)
119
+
120
+
### Testing & Validation
121
+
- Verify RAG end-to-end with a real LLM connection (not just mocks) to ensure retrieval is correctly injected during autonomous runs.
114
122
- Add an advanced pentest E2E test that exercises real LLM decision-making to validate smart tool selection and replanning under realistic conditions.
123
+
- Add Metasploit E2E testing to validate exploit execution and post-exploitation workflows.
115
124
- Add testing with LM Studio and a variety of local/hosted models to validate compatibility and performance.
116
125
- Add advanced SQL injection pentest coverage against e2e targets to ensure the LLM is actively interacting and driving the workflow.
117
126
- Add an e2e test against a Windows target with a known CVE exploit to verify discovery and interaction.
0 commit comments