From 5e9bcb7aff1dc4c90c6a158990584a59f5915f69 Mon Sep 17 00:00:00 2001 From: ajmallesh Date: Wed, 2 Sep 2026 01:43:09 -0700 Subject: [PATCH] docs: link the benchmark announcement discussion from the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbe7629b..8d0a71f3 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Shannon shifts pentesting left into the software development lifecycle (SDLC). U ![Shannon running an autonomous pentest](assets/Shannon3GIF.gif) -Penetration test reports from Shannon Open Source scanning Photoview 2.4.0. Read the full [benchmark writeup][benchmark] for methodology, cost, and the comparison against Aikido and XBOW. +Penetration test reports from Shannon Open Source scanning Photoview 2.4.0. Read the [announcement][announcement] and the full [benchmark writeup][benchmark] for methodology, cost, and the comparison against Aikido and XBOW. | Model | Report | SARIF | @@ -94,6 +94,7 @@ Penetration test reports from Shannon Open Source scanning Photoview 2.4.0. Read | Grok 4.6 | [View report](benchmark/photoview-grok-4-6.pdf) | [SARIF](benchmark/photoview-grok-4-6.sarif) | | Claude Opus 5 | [View report](benchmark/photoview-opus-5.pdf) | [SARIF](benchmark/photoview-opus-5.sarif) | +[announcement]: https://github.com/KeygraphHQ/shannon/discussions/439 [benchmark]: docs/shannon-xbow-aikido-benchmark.md