mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #15] [MERGED] chore: relicense from MPL-2.0 to AGPL-3.0 #70
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#70
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/15
Author: @ajmallesh
Created: 11/27/2025
Status: ✅ Merged
Merged: 11/27/2025
Merged by: @ajmallesh
Base:
main← Head:license-change-2📝 Commits (5)
8182e6bchore: remove MPL-2.0 license headers from all files02cea90Update LICENSEc81ae80chore: update license to AGPL-3.0 and add copyright headersc3e6349chore: add AGPL license headers to prompt files016cd9fdocs: add AGPL license explanation to README📊 Changes
696 files changed (+901 additions, -2390 deletions)
View changed files
📝
Dockerfile(+0 -3)📝
LICENSE(+661 -373)📝
README.md(+8 -2)📝
SHANNON-PRO.md(+1 -1)📝
mcp-server/src/index.js(+5 -3)📝
mcp-server/src/tools/generate-totp.js(+5 -3)📝
mcp-server/src/tools/save-deliverable.js(+5 -3)📝
mcp-server/src/types/deliverables.js(+5 -3)📝
mcp-server/src/types/index.js(+5 -3)📝
mcp-server/src/types/tool-responses.js(+5 -3)📝
mcp-server/src/utils/error-formatter.js(+5 -3)📝
mcp-server/src/utils/file-operations.js(+5 -3)📝
mcp-server/src/validation/queue-validator.js(+5 -3)📝
mcp-server/src/validation/totp-validator.js(+5 -3)📝
prompts/exploit-auth.txt(+1 -1)📝
prompts/exploit-authz.txt(+1 -1)📝
prompts/exploit-injection.txt(+1 -1)📝
prompts/exploit-ssrf.txt(+1 -1)📝
prompts/exploit-xss.txt(+1 -1)📝
prompts/pipeline-testing/exploit-auth.txt(+1 -1)...and 80 more files
📄 Description
Summary
Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.