[PR #63] [CLOSED] Add blind/black-box penetration testing mode without source code #97

Closed
opened 2026-02-27 07:20:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KeygraphHQ/shannon/pull/63
Author: @novaluxORG
Created: 2/6/2026
Status: Closed

Base: mainHead: claude/test-shannon-novalux-FCJpn


📝 Commits (2)

  • af98542 feat: add blind/black-box testing mode (REPO now optional)
  • 3055fdd chore: update package-lock.json after npm install

📊 Changes

7 files changed (+101 additions, -44 deletions)

View changed files

📝 package-lock.json (+1 -11)
📝 shannon (+35 -17)
📝 src/prompts/prompt-manager.ts (+2 -1)
📝 src/temporal/activities.ts (+35 -7)
📝 src/temporal/client.ts (+23 -6)
📝 src/temporal/shared.ts (+2 -1)
📝 src/temporal/workflows.ts (+3 -1)

📄 Description

8


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/63 **Author:** [@novaluxORG](https://github.com/novaluxORG) **Created:** 2/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `claude/test-shannon-novalux-FCJpn` --- ### 📝 Commits (2) - [`af98542`](https://github.com/KeygraphHQ/shannon/commit/af98542986172467236575d646ae008164a0ed97) feat: add blind/black-box testing mode (REPO now optional) - [`3055fdd`](https://github.com/KeygraphHQ/shannon/commit/3055fddcb34bb71bd36c0389c42d41ec5581ce2d) chore: update package-lock.json after npm install ### 📊 Changes **7 files changed** (+101 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1 -11) 📝 `shannon` (+35 -17) 📝 `src/prompts/prompt-manager.ts` (+2 -1) 📝 `src/temporal/activities.ts` (+35 -7) 📝 `src/temporal/client.ts` (+23 -6) 📝 `src/temporal/shared.ts` (+2 -1) 📝 `src/temporal/workflows.ts` (+3 -1) </details> ### 📄 Description 8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:20:25 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#97
No description provided.