release: v2.2.0 — protect, hooks, watcher, sentinel (preview) - #199
Open
JBAhire wants to merge 1 commit into
Open
release: v2.2.0 — protect, hooks, watcher, sentinel (preview)#199JBAhire wants to merge 1 commit into
JBAhire wants to merge 1 commit into
Conversation
… sentinel (preview) Finalize the changelog for 2.2.0: add the missing g0 sentinel entry (#194), date the release, and add the behavior-change warning box (g0 check estate scanning can newly cap grades / exit 1 in CI; dead daemon --no-upload flag removed). Bump package.json + lockfile to 2.2.0. Co-Authored-By: Claude Fable 5 <[email protected]>
g0 security scanScore 55/100 (F)
Findings
55 more findings
Gate: PASSED ✅ — See findings across every repo in your org → https://guard0.ai/signup?utm_source=github&utm_medium=pr_comment&utm_campaign=g0_action |
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.
What
Release prep for v2.2.0 (minor — all additive since v2.1.0):
g0 sentinelentry (headline feature of g0 sentinel — MDM-deployed AI footprint discovery, PII exposure & governance #194 — was absent from[Unreleased]), converts[Unreleased]→[2.2.0] - 2026-07-30with a release intro, and adds the behavior-change warning box:g0 checknow content-scans the Claude estate; critical findings cap the grade → previously-passing machines/CI can newly grade F / exit 1--no-uploadflag +uploadconfig key removed (verified no-op; scripted invocations now error on unknown option)package.json+package-lock.json→ 2.2.0The sentinel changelog entry deliberately claims only what ships (
scan/collect/report, apps + coding agents/MCP + browser extensions, PII evidence, governance verdicts) and lists daemon deltas / signing / installers as "toward GA". Note: Outlook COM add-in discovery is not implemented yet despite appearing on the solution page's surface list — flagged as a fast-follow, not claimed here.Release steps after merge
gh release create v2.2.0with notes from the CHANGELOG section → triggers the OIDC npm publish (release.yml)npm view @guard0/g0 version→ 2.2.0 (fallback:workflow_dispatchon release.yml)🤖 Generated with Claude Code