From c3da456d3ad7ceecfd8d9d314586ed510b8ac870 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Wed, 18 Feb 2026 09:33:55 +0100 Subject: [PATCH] release: v3.27.6 - Sonnet 4.6 default + 200K vs 1M context guide - Pricing table: Sonnet 4.6 now default (Feb 2026) - New section: 200K vs 1M context decision guide (MRCR bench, cost table, use cases) - threat-db.yaml v2.1.0: CVE-2026-23744, Slopsquatting T009, OWASP Agentic AI Top 10 Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 12 +++ README.md | 4 +- VERSION | 2 +- cheatsheet.pdf | Bin 164342 -> 268858 bytes examples/commands/resources/threat-db.yaml | 101 ++++++++++++++++++++- guide/cheatsheet.md | 4 +- guide/ultimate-guide.md | 49 ++++++++-- machine-readable/reference.yaml | 22 +++-- 8 files changed, 173 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80878bc..7b5cf55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [3.27.6] - 2026-02-18 + +### Added +- New subsection "200K vs 1M Context: Performance, Cost & Use Cases" in pricing section (MRCR benchmark table, cost-per-session table, decision guide, key facts) +- `machine-readable/reference.yaml`: 5 new entries for Sonnet 4.6 + context window comparison + +### Changed +- Pricing table: Sonnet 4.6 now listed as default model (replaced Sonnet 4.5) +- Context Management section: updated to mention 1M beta with link to comparison subsection +- `threat-db.yaml` v2.1.0: added CVE-2026-23744 (MCPJam RCE), hightower6eu publisher (314+ malicious skills), Slopsquatting technique T009, Mcpwn scanner, OWASP Agentic AI Top 10 2026, new sources (VirusTotal, SentinelOne, Immersive Labs, arXiv) +- `cheatsheet.pdf`: updated binary + ## [3.27.5] - 2026-02-17 ### Documentation diff --git a/README.md b/README.md index 5757362..01fdcb4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -757,7 +757,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.27.5 | Updated daily · Feb 17, 2026 | Crafted with Claude* +*Version 3.27.6 | Updated daily · Feb 18, 2026 | Crafted with Claude*