chore: release v0.13.0 - #93
Merged
Merged
Conversation
FUZZD-024–028, agentic chain fuzzing (chain + peer + protocol modules), stateful sequence analyzer, HTTP transport, prompts/resources scanning, OWASP/CWE SARIF tags, config-file audit (--from-config), benchmark CI gate. Benchmark: representative 44/44 (100%), actual 440/485 (90.7%), FP 0/20 (0%). https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk
- Fix README response scanner pattern count (39 → 37) - Update corpus count (29 → 30) and TPA range (..023 → ..024) - Add TPA-024 corpus record for annotation_deception (FUZZD-028) - Update demo/github-actions.yml install comment (v0.12.0 → v0.13.0) - Fix /release-prep skill: tag on main after PR merges, not on feature branch https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
[Unreleased]promoted to[0.13.0] — 2026-06-13,Cargo.tomlbumped to0.13.0,README.mdandbench/README.mdversion references updatedannotation_deception(FUZZD-028) —readOnlyHint: true/destructiveHint: falsemetadata poisoning, arXiv:2603.22489demo/github-actions.ymlinstall comment to v0.13.0/docs-update,/add-signal,/release-prepWhat's in v0.13.0
FUZZD-024–028 · agentic chain fuzzing (chain + peer + protocol modules) · stateful sequence analyzer · HTTP transport · prompts/resources scanning · OWASP/CWE SARIF tags · config-file audit (
--from-config) · benchmark CI gateBenchmark (unchanged from v0.12)
Test plan
fmt,clippy,test,build,benchmarkall greengit tag -a v0.13.0 -m "fuzzd v0.13.0" && git push origin v0.13.0https://claude.ai/code/session_014T1x8ZiDbJcVvkZBfP91nk
Generated by Claude Code