chore(web-security): bump version to 1.2.0#86
Merged
GangGreenTemperTatum merged 2 commits intoJul 13, 2026
Conversation
Reconcile published capability with main branch state. The platform was serving 1.1.12 (from closed evidence_hooks PR #55) which was missing agentmail, blind_sqli, securitycontext, items.py, and several skills that are on main. This bump from 1.1.6 → 1.2.0 reflects the complete, clean state of main without the rejected evidence_guard or browser_js_proof additions.
…c dep - Description: 60+ → 70+ skills, add all MCP integrations and tools (interactsh, burp, agent-browser, jxscout, protoscope, blind sqli, bbscope, hackerone, securitycontext, jira/github/linear) - Keywords: add 21 new keywords for features present on main but not previously tagged - dependencies.python: add pydantic>=2.0 (used by items.py, agentmail.py, blind_sqli.py)
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
Bump web-security from
1.1.6→1.2.0to reconcile the published capability with the actual state of main.Problem
The platform is serving v1.1.12, which was synced from the closed evidence_hooks branch (PR #55). That branch was missing content that's on main:
tools/agentmail.py(PR feat: web-security: add AgentMail email inbox integration #85)tools/blind_sqli.py+skills/blind-sqli-extraction/mcp/securitycontext.pyitems.py(structured findings viaproduces)skills/caido-sdk/,skills/git-integration-exploitation/,skills/http-query-method/This PR
One-line version bump. Main already has the correct, complete content — no evidence_guard or browser_js_proof (those PRs were closed). Pushing this will trigger the CI sync to publish v1.2.0 with the clean state of main.
Test plan
capability.yamlvalidates