mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #5] [CLOSED] Addressing issues with pentest agent failures #60
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/5
Author: @ajmallesh
Created: 10/30/2025
Status: ❌ Closed
Base:
main← Head:fix-claude-usage-YMgGj📝 Commits (2)
72272cbfeat: CTF prompt tweaks5c4657cAddressing issues with pentest agent failures📊 Changes
14 files changed (+103 additions, -20 deletions)
View changed files
➕
.env(+1 -0)📝
Dockerfile(+1 -0)➕
env.temp(+1 -0)📝
package-lock.json(+13 -0)📝
package.json(+1 -0)📝
prompts/exploit-auth.txt(+12 -3)📝
prompts/exploit-authz.txt(+14 -6)📝
prompts/exploit-injection.txt(+20 -3)📝
prompts/exploit-ssrf.txt(+13 -3)📝
prompts/exploit-xss.txt(+17 -3)📝
prompts/pre-recon-code.txt(+3 -2)📝
shannon.mjs(+3 -0)📝
src/ai/claude-executor.js(+3 -0)📝
src/error-handling.js(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.